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

Comparing trunk/RomCheater.CorePlugins/RomCheater.CorePlugins.csproj (file contents):
Revision 77 by william, Wed May 9 17:03:36 2012 UTC vs.
Revision 80 by william, Wed May 9 17:16:21 2012 UTC

--- trunk/RomCheater.CorePlugins/RomCheater.CorePlugins.csproj	2012/05/09 17:03:36	77
+++ trunk/RomCheater.CorePlugins/RomCheater.CorePlugins.csproj	2012/05/09 17:16:21	80
@@ -69,6 +69,21 @@
   <ItemGroup>
     <None Include="Properties\AssemblyInfo.cs.tmpl" />
   </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\RomCheater.Logging\RomCheater.Logging.csproj">
+      <Project>{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04}</Project>
+      <Name>RomCheater.Logging</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\RomCheater.PluginFramework\RomCheater.PluginFramework.csproj">
+      <Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project>
+      <Name>RomCheater.PluginFramework</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <ItemGroup>
+    <Folder Include="Config\" />
+    <Folder Include="Input\" />
+    <Folder Include="Window\" />
+  </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>