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

Comparing trunk/RomCheater.EmuMMAPPlugin/RomCheater.EmuMMAPPlugin.csproj (file contents):
Revision 627 by william, Sat Jun 8 19:17:44 2013 UTC vs.
Revision 628 by william, Sat Jun 8 19:20:04 2013 UTC

# Line 46 | Line 46
46      <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
47        <Link>Properties\SharedAssemblyInfo.cs</Link>
48      </Compile>
49 +    <Compile Include="EmuMEMMapDockControl.cs">
50 +      <SubType>Form</SubType>
51 +    </Compile>
52 +    <Compile Include="EmuMEMMapDockControl.Designer.cs">
53 +      <DependentUpon>EmuMEMMapDockControl.cs</DependentUpon>
54 +    </Compile>
55      <Compile Include="EmuMMAPPlugin.cs" />
56      <Compile Include="Properties\AssemblyInfo.cs" />
57    </ItemGroup>
# Line 70 | Line 76
76    <ItemGroup>
77      <None Include="Properties\AssemblyInfo.cs.tmpl" />
78    </ItemGroup>
79 +  <ItemGroup>
80 +    <EmbeddedResource Include="EmuMEMMapDockControl.resx">
81 +      <DependentUpon>EmuMEMMapDockControl.cs</DependentUpon>
82 +    </EmbeddedResource>
83 +  </ItemGroup>
84    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
85    <PropertyGroup>
86      <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines