crashanalysercmd/Libraries/File Formats/Plugins/CrashInfoFilePlugin/CrashInfoFilePlugin.csproj
changeset 2 0c91f0baec58
parent 0 818e61de6cd1
child 3 045ade241ef5
--- a/crashanalysercmd/Libraries/File Formats/Plugins/CrashInfoFilePlugin/CrashInfoFilePlugin.csproj	Tue Feb 23 17:05:24 2010 +0200
+++ b/crashanalysercmd/Libraries/File Formats/Plugins/CrashInfoFilePlugin/CrashInfoFilePlugin.csproj	Wed Apr 21 09:51:02 2010 +0300
@@ -3,7 +3,7 @@
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProductVersion>9.0.30729</ProductVersion>
+    <ProductVersion>9.0.21022</ProductVersion>
     <SchemaVersion>2.0</SchemaVersion>
     <ProjectGuid>{38D6EA43-2CA2-4637-9487-B3D5B5938558}</ProjectGuid>
     <OutputType>Library</OutputType>
@@ -46,7 +46,6 @@
     <Compile Include="FileFormat\CCrashInfoFileDocument.cs" />
     <Compile Include="FileFormat\CCrashInfoFileUtilities.cs" />
     <Compile Include="FileFormat\CCrashInfoRegisterStorage.cs" />
-    <Compile Include="FileFormat\CCrashInfoHashBuilder.cs" />
     <Compile Include="FileFormat\CrashInfoConsts.cs" />
     <Compile Include="LibResources.Designer.cs">
       <AutoGen>True</AutoGen>
@@ -65,11 +64,20 @@
       <Project>{A5B87D2F-E351-4B03-8BD0-9C8C91EDF1CC}</Project>
       <Name>CrashItemLib</Name>
     </ProjectReference>
+    <ProjectReference Include="..\..\..\Engine\ErrorLibrary\ErrorLibraryLib.csproj">
+      <Project>{C4F270B5-5B50-4270-9CDC-1616D9645365}</Project>
+      <Name>ErrorLibraryLib</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\..\Engines\MobileCrashLib\MobileCrashLib.csproj">
+      <Project>{00DA206A-9DA2-4B2E-A376-05CAB2881ABA}</Project>
+      <Name>MobileCrashLib</Name>
+    </ProjectReference>
   </ItemGroup>
   <ItemGroup>
     <EmbeddedResource Include="LibResources.resx">
       <Generator>ResXFileCodeGenerator</Generator>
       <LastGenOutput>LibResources.Designer.cs</LastGenOutput>
+      <SubType>Designer</SubType>
     </EmbeddedResource>
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />