Widow

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 11  →  ?path2? @ 13
/trunk/Widow/Widow.csproj
@@ -61,6 +61,13 @@
<Compile Include="AboutForm.Designer.cs">
<DependentUpon>AboutForm.cs</DependentUpon>
</Compile>
<Compile Include="DrawOverlayForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="DrawOverlayForm.Designer.cs">
<DependentUpon>DrawOverlayForm.cs</DependentUpon>
</Compile>
<Compile Include="WindowDrawnEventArgs.cs" />
<Compile Include="WindowManipulatedEventArgs.cs" />
<Compile Include="WindowManipulation.cs" />
<Compile Include="Constants.cs" />
@@ -92,6 +99,9 @@
<EmbeddedResource Include="AboutForm.resx">
<DependentUpon>AboutForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="DrawOverlayForm.resx">
<DependentUpon>DrawOverlayForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="MainForm.resx">
<DependentUpon>MainForm.cs</DependentUpon>
</EmbeddedResource>