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

Comparing trunk/gr2lib/gr2lib.csproj (file contents):
Revision 7 by william, Wed Jul 14 06:18:44 2010 UTC vs.
Revision 18 by william, Wed Jul 14 09:26:58 2010 UTC

--- trunk/gr2lib/gr2lib.csproj	2010/07/14 06:18:44	7
+++ trunk/gr2lib/gr2lib.csproj	2010/07/14 09:26:58	18
@@ -38,7 +38,18 @@
   </ItemGroup>
   <ItemGroup>
     <Compile Include="CoreTypes.cs" />
+    <Compile Include="Granny2APIVersion.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="typedefs.cs" />
+    <Compile Include="coreapi.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="bin\Debug\gr2lib.dll" />
+    <Content Include="bin\Debug\gr2lib.pdb" />
+    <Content Include="bin\Debug\granny2.dll" />
+    <Content Include="granny2.dll">
+      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+    </Content>
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.