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

Comparing trunk/RomCheater.CorePlugins/RomCheater.CorePlugins.csproj (file contents):
Revision 78 by william, Wed May 9 17:10:48 2012 UTC vs.
Revision 81 by william, Wed May 9 17:17:19 2012 UTC

# Line 64 | Line 64
64      <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
65        <Link>Properties\SharedAssemblyInfo.cs</Link>
66      </Compile>
67 +    <Compile Include="Config\GenericConfig.cs" />
68      <Compile Include="Properties\AssemblyInfo.cs" />
69    </ItemGroup>
70    <ItemGroup>
# Line 79 | Line 80
80        <Name>RomCheater.PluginFramework</Name>
81      </ProjectReference>
82    </ItemGroup>
83 +  <ItemGroup>
84 +    <Folder Include="Input\" />
85 +    <Folder Include="Window\" />
86 +  </ItemGroup>
87    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
88    <PropertyGroup>
89      <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