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 126 by william, Fri May 11 10:58:42 2012 UTC vs.
Revision 127 by william, Fri May 11 11:04:20 2012 UTC

--- trunk/RomCheater/RomCheater.csproj	2012/05/11 11:01:16	126
+++ trunk/RomCheater/RomCheater.csproj	2012/05/11 11:04:20	127
@@ -66,6 +66,9 @@
     <Reference Include="System.Drawing" />
     <Reference Include="System.Windows.Forms" />
     <Reference Include="System.Xml" />
+    <Reference Include="WeifenLuo.WinFormsUI.Docking">
+      <HintPath>..\deps\WeifenLuo.WinFormsUI.Docking\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
+    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
@@ -157,6 +160,10 @@
     </ProjectReference>
   </ItemGroup>
   <ItemGroup>
+    <Content Include="..\deps\WeifenLuo.WinFormsUI.Docking\WeifenLuo.WinFormsUI.Docking-license.txt">
+      <Link>WeifenLuo.WinFormsUI.Docking-license.txt</Link>
+      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+    </Content>
     <Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.dll">
       <Link>Plugins\RomCheater.CorePlugins.dll</Link>
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>