crashanalysercmd/Libraries/File Formats/Plugins/CrashXmlPlugin/CrashXmlPlugin.csproj
changeset 2 0c91f0baec58
parent 0 818e61de6cd1
--- a/crashanalysercmd/Libraries/File Formats/Plugins/CrashXmlPlugin/CrashXmlPlugin.csproj	Tue Feb 23 17:05:24 2010 +0200
+++ b/crashanalysercmd/Libraries/File Formats/Plugins/CrashXmlPlugin/CrashXmlPlugin.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>{284BC871-EAE3-4D8F-8DFF-6C953E1B119D}</ProjectGuid>
     <OutputType>Library</OutputType>
@@ -103,6 +103,14 @@
       <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>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.