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 78 by william, Wed May 9 17:10:48 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:10:48	78
+++ trunk/RomCheater.CorePlugins/RomCheater.CorePlugins.csproj	2012/05/09 17:16:21	80
@@ -79,6 +79,11 @@
       <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>