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 188 by william, Mon May 28 10:21:03 2012 UTC vs.
Revision 189 by william, Mon May 28 10:27:36 2012 UTC

--- trunk/RomCheater/RomCheater.csproj	2012/05/28 10:27:06	188
+++ trunk/RomCheater/RomCheater.csproj	2012/05/28 10:27:36	189
@@ -174,14 +174,9 @@
     </ProjectReference>
   </ItemGroup>
   <ItemGroup>
-    <Content Include="Plugins\RomCheater.CorePlugins.dll">
-      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
-    </Content>
-    <Content Include="Plugins\RomCheater.CorePlugins.pdb">
-      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
-    </Content>
+    <Content Include="Plugins\RomCheater.CorePlugins.dll" />
+    <Content Include="Plugins\RomCheater.CorePlugins.pdb" />
   </ItemGroup>
-  <ItemGroup />
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <PropertyGroup>
     <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent>