/Mono.Cecil/symbols/pdb/Test/Mono.Cecil.Pdb.Tests.csproj

http://github.com/icsharpcode/ILSpy · MSBuild · 124 lines · 117 code · 0 blank · 7 comment · 9 complexity · 98a4000d04c8a09a6a98ec6efea71c40 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">net_4_0_Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Mono.Cecil.Pdb.Tests</RootNamespace>
  12. <AssemblyName>Mono.Cecil.Pdb.Tests</AssemblyName>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'net_2_0_Debug|AnyCPU' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <DebugType>full</DebugType>
  18. <Optimize>false</Optimize>
  19. <OutputPath>bin\net_2_0_Debug\</OutputPath>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <ErrorReport>prompt</ErrorReport>
  22. <WarningLevel>4</WarningLevel>
  23. <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'net_2_0_Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\net_2_0_Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'net_3_5_Debug|AnyCPU' ">
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>full</DebugType>
  37. <Optimize>false</Optimize>
  38. <OutputPath>bin\net_3_5_Debug\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE;NET_3_5</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'net_3_5_Release|AnyCPU' ">
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>bin\net_3_5_Release\</OutputPath>
  48. <DefineConstants>TRACE;NET_3_5</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  52. </PropertyGroup>
  53. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'net_4_0_Debug|AnyCPU' ">
  54. <DebugSymbols>true</DebugSymbols>
  55. <DebugType>full</DebugType>
  56. <Optimize>false</Optimize>
  57. <OutputPath>bin\net_4_0_Debug\</OutputPath>
  58. <DefineConstants>DEBUG;TRACE;NET_3_5;NET_4_0</DefineConstants>
  59. <ErrorReport>prompt</ErrorReport>
  60. <WarningLevel>4</WarningLevel>
  61. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  62. </PropertyGroup>
  63. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'net_4_0_Release|AnyCPU' ">
  64. <DebugType>pdbonly</DebugType>
  65. <Optimize>true</Optimize>
  66. <OutputPath>bin\net_4_0_Release\</OutputPath>
  67. <DefineConstants>TRACE;NET_3_5;NET_4_0</DefineConstants>
  68. <ErrorReport>prompt</ErrorReport>
  69. <WarningLevel>4</WarningLevel>
  70. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  71. </PropertyGroup>
  72. <ItemGroup Condition=" '$(TargetFrameworkVersion)' != 'v2.0' ">
  73. <Reference Include="System.Core" />
  74. </ItemGroup>
  75. <ItemGroup>
  76. <ProjectReference Include="..\..\..\Mono.Cecil.csproj">
  77. <Project>{D68133BD-1E63-496E-9EDE-4FBDBF77B486}</Project>
  78. <Name>Mono.Cecil</Name>
  79. </ProjectReference>
  80. <ProjectReference Include="..\..\..\Test\Mono.Cecil.Tests.csproj">
  81. <Project>{A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}</Project>
  82. <Name>Mono.Cecil.Tests</Name>
  83. </ProjectReference>
  84. <ProjectReference Include="..\Mono.Cecil.Pdb.csproj">
  85. <Project>{63E6915C-7EA4-4D76-AB28-0D7191EEA626}</Project>
  86. <Name>Mono.Cecil.Pdb</Name>
  87. </ProjectReference>
  88. </ItemGroup>
  89. <ItemGroup>
  90. <Compile Include="Mono.Cecil.Tests\Addin.cs" />
  91. <Compile Include="Mono.Cecil.Tests\Linq.cs" />
  92. <Compile Include="Mono.Cecil.Tests\PdbTests.cs" />
  93. </ItemGroup>
  94. <ItemGroup>
  95. <Content Include="Resources\assemblies\fsapp.exe" />
  96. <Content Include="Resources\assemblies\fsapp.pdb" />
  97. <Content Include="Resources\assemblies\test.exe" />
  98. <Content Include="Resources\assemblies\test.pdb" />
  99. <Content Include="Resources\assemblies\VBConsApp.exe" />
  100. <Content Include="Resources\assemblies\VBConsApp.pdb" />
  101. </ItemGroup>
  102. <ItemGroup>
  103. <Reference Include="nunit.core, Version=2.5.10.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
  104. <SpecificVersion>False</SpecificVersion>
  105. <HintPath>..\..\..\Test\libs\nunit-2.5.10\nunit.core.dll</HintPath>
  106. </Reference>
  107. <Reference Include="nunit.core.interfaces, Version=2.5.10.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
  108. <SpecificVersion>False</SpecificVersion>
  109. <HintPath>..\..\..\Test\libs\nunit-2.5.10\nunit.core.interfaces.dll</HintPath>
  110. </Reference>
  111. <Reference Include="nunit.framework, Version=2.5.10.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
  112. <SpecificVersion>False</SpecificVersion>
  113. <HintPath>..\..\..\Test\libs\nunit-2.5.10\nunit.framework.dll</HintPath>
  114. </Reference>
  115. </ItemGroup>
  116. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  117. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  118. Other similar extension points exist, see Microsoft.Common.targets.
  119. <Target Name="BeforeBuild">
  120. </Target>
  121. <Target Name="AfterBuild">
  122. </Target>
  123. -->
  124. </Project>