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 14 by william, Wed May 9 06:18:28 2012 UTC vs.
Revision 17 by william, Wed May 9 08:02:18 2012 UTC

--- trunk/RomCheater/RomCheater.csproj	2012/05/09 06:18:28	14
+++ trunk/RomCheater/RomCheater.csproj	2012/05/09 08:02:18	17
@@ -76,6 +76,12 @@
       <DesignTimeSharedInput>True</DesignTimeSharedInput>
     </Compile>
   </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\RomCheater.Logging\RomCheater.Logging.csproj">
+      <Project>{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04}</Project>
+      <Name>RomCheater.Logging</Name>
+    </ProjectReference>
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.