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

Comparing trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj (file contents):
Revision 122 by william, Thu May 10 18:43:55 2012 UTC vs.
Revision 124 by william, Fri May 11 10:58:42 2012 UTC

--- trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj	2012/05/10 18:43:55	122
+++ trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj	2012/05/11 10:58:42	124
@@ -55,6 +55,9 @@
     <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
   </PropertyGroup>
   <ItemGroup>
+    <Reference Include="ManagedWinapi">
+      <HintPath>..\deps\managedwinapi-0.3\ManagedWinapi.dll</HintPath>
+    </Reference>
     <Reference Include="System" />
     <Reference Include="System.Core" />
     <Reference Include="System.Drawing" />
@@ -118,6 +121,10 @@
     <None Include="app.config" />
   </ItemGroup>
   <ItemGroup>
+    <Content Include="..\deps\managedwinapi-0.3\ManagedWinapiNativeHelper.dll">
+      <Link>ManagedWinapiNativeHelper.dll</Link>
+      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+    </Content>
     <Content Include="bin\Debug\current-version.txt" />
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />