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 77 by william, Wed May 9 16:48:21 2012 UTC vs.
Revision 78 by william, Wed May 9 17:10:48 2012 UTC

# Line 107 | Line 107
107        <Name>RomCheater.UserSettingsSupport</Name>
108      </ProjectReference>
109    </ItemGroup>
110 +  <ItemGroup>
111 +    <Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.dll">
112 +      <Link>Plugins\RomCheater.CorePlugins.dll</Link>
113 +      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
114 +    </Content>
115 +    <Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.pdb">
116 +      <Link>Plugins\RomCheater.CorePlugins.pdb</Link>
117 +      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
118 +    </Content>
119 +  </ItemGroup>
120    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
121    <PropertyGroup>
122      <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs.tmpl" "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines