crashanalysercmd/Libraries/File Formats/Plugins/CrashXmlPlugin/CrashXmlPlugin.csproj
changeset 2 0c91f0baec58
parent 0 818e61de6cd1
equal deleted inserted replaced
1:7a31f7298d8f 2:0c91f0baec58
     1 <?xml version="1.0" encoding="utf-8"?>
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     3   <PropertyGroup>
     3   <PropertyGroup>
     4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     6     <ProductVersion>9.0.30729</ProductVersion>
     6     <ProductVersion>9.0.21022</ProductVersion>
     7     <SchemaVersion>2.0</SchemaVersion>
     7     <SchemaVersion>2.0</SchemaVersion>
     8     <ProjectGuid>{284BC871-EAE3-4D8F-8DFF-6C953E1B119D}</ProjectGuid>
     8     <ProjectGuid>{284BC871-EAE3-4D8F-8DFF-6C953E1B119D}</ProjectGuid>
     9     <OutputType>Library</OutputType>
     9     <OutputType>Library</OutputType>
    10     <AppDesignerFolder>Properties</AppDesignerFolder>
    10     <AppDesignerFolder>Properties</AppDesignerFolder>
    11     <RootNamespace>CrashXmlPlugin</RootNamespace>
    11     <RootNamespace>CrashXmlPlugin</RootNamespace>
   101     </ProjectReference>
   101     </ProjectReference>
   102     <ProjectReference Include="..\..\..\Engine\CrashItemLib\CrashItemLib.csproj">
   102     <ProjectReference Include="..\..\..\Engine\CrashItemLib\CrashItemLib.csproj">
   103       <Project>{A5B87D2F-E351-4B03-8BD0-9C8C91EDF1CC}</Project>
   103       <Project>{A5B87D2F-E351-4B03-8BD0-9C8C91EDF1CC}</Project>
   104       <Name>CrashItemLib</Name>
   104       <Name>CrashItemLib</Name>
   105     </ProjectReference>
   105     </ProjectReference>
       
   106     <ProjectReference Include="..\..\..\Engine\ErrorLibrary\ErrorLibraryLib.csproj">
       
   107       <Project>{C4F270B5-5B50-4270-9CDC-1616D9645365}</Project>
       
   108       <Name>ErrorLibraryLib</Name>
       
   109     </ProjectReference>
       
   110     <ProjectReference Include="..\..\Engines\MobileCrashLib\MobileCrashLib.csproj">
       
   111       <Project>{00DA206A-9DA2-4B2E-A376-05CAB2881ABA}</Project>
       
   112       <Name>MobileCrashLib</Name>
       
   113     </ProjectReference>
   106   </ItemGroup>
   114   </ItemGroup>
   107   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   115   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   108   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
   116   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
   109        Other similar extension points exist, see Microsoft.Common.targets.
   117        Other similar extension points exist, see Microsoft.Common.targets.
   110   <Target Name="BeforeBuild">
   118   <Target Name="BeforeBuild">