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

Comparing trunk/TS3.SkuReader/TS3.SkuReader.csproj (file contents):
Revision 4 by william, Thu Sep 15 05:25:15 2011 UTC vs.
Revision 8 by william, Thu Sep 15 05:46:10 2011 UTC

--- trunk/TS3.SkuReader/TS3.SkuReader.csproj	2011/09/15 05:25:15	4
+++ trunk/TS3.SkuReader/TS3.SkuReader.csproj	2011/09/15 05:46:10	8
@@ -34,6 +34,40 @@
     <WarningLevel>4</WarningLevel>
   </PropertyGroup>
   <ItemGroup>
+    <Reference Include="DebugConsoleControl, Version=1.0.4108.35123, Culture=neutral, PublicKeyToken=cebee931ba752c27, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\deps\S3PIWrapper\DebugConsoleControl.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapper">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapper.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapper.AssemblyManager">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapper.AssemblyManager.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapper.EPCompatibilityTool">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapper.EPCompatibilityTool.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapper.Extras">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapper.Extras.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapper.ResourceDataParser">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapper.ResourceDataParser.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapper.SimsGameData">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapper.SimsGameData.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapper.TuningHelpers">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapper.TuningHelpers.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapper.Utilities">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapper.Utilities.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapper2">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapper2.dll</HintPath>
+    </Reference>
+    <Reference Include="S3PIWrapperVersioning">
+      <HintPath>..\deps\S3PIWrapper\S3PIWrapperVersioning.dll</HintPath>
+    </Reference>
     <Reference Include="System" />
     <Reference Include="System.Core" />
     <Reference Include="System.Xml.Linq" />
@@ -54,6 +88,9 @@
     </Compile>
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <EmbeddedResource Include="Form1.resx">
+      <DependentUpon>Form1.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="Properties\Resources.resx">
       <Generator>ResXFileCodeGenerator</Generator>
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>