ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/RomCheater.csproj
(Generate patch)

Comparing trunk/RomCheater/RomCheater.csproj (file contents):
Revision 146 by william, Sun May 27 22:24:30 2012 UTC vs.
Revision 147 by william, Sun May 27 23:05:18 2012 UTC

# Line 71 | Line 71
71      <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
72        <Link>Properties\SharedAssemblyInfo.cs</Link>
73      </Compile>
74 +    <Compile Include="Docking\FloatingAboutBox.cs">
75 +      <SubType>Form</SubType>
76 +    </Compile>
77 +    <Compile Include="Docking\FloatingAboutBox.Designer.cs">
78 +      <DependentUpon>FloatingAboutBox.cs</DependentUpon>
79 +    </Compile>
80      <Compile Include="Docking\FloatingLogWindow.cs">
81        <SubType>Form</SubType>
82      </Compile>
# Line 97 | Line 103
103      <Compile Include="RomCheaterConfigDialog.Designer.cs">
104        <DependentUpon>RomCheaterConfigDialog.cs</DependentUpon>
105      </Compile>
106 +    <EmbeddedResource Include="Docking\FloatingAboutBox.resx">
107 +      <DependentUpon>FloatingAboutBox.cs</DependentUpon>
108 +    </EmbeddedResource>
109      <EmbeddedResource Include="Docking\FloatingLogWindow.resx">
110        <DependentUpon>FloatingLogWindow.cs</DependentUpon>
111      </EmbeddedResource>
# Line 178 | Line 187
187        <Link>Plugins\RomCheater.CorePlugins.pdb</Link>
188        <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
189      </Content>
190 +    <Content Include="current-version.txt">
191 +      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
192 +    </Content>
193    </ItemGroup>
194    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
195    <PropertyGroup>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines