[7443] | 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)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{73F29D43-5714-4069-8FAB-0D18FEB5F175}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.Instances.QAPLIB</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.Instances.QAPLIB-3.3</AssemblyName>
|
---|
[11623] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[7443] | 14 | <FileAlignment>512</FileAlignment>
|
---|
[11623] | 15 | <TargetFrameworkProfile />
|
---|
[7443] | 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <DebugSymbols>true</DebugSymbols>
|
---|
| 19 | <DebugType>full</DebugType>
|
---|
| 20 | <Optimize>false</Optimize>
|
---|
[7600] | 21 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[7443] | 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7443] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
[7600] | 30 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[7443] | 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7443] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <SignAssembly>true</SignAssembly>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 41 | </PropertyGroup>
|
---|
[7558] | 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 43 | <DebugSymbols>true</DebugSymbols>
|
---|
| 44 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <DebugType>full</DebugType>
|
---|
| 47 | <PlatformTarget>x64</PlatformTarget>
|
---|
[7600] | 48 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 49 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 50 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 51 | <ErrorReport>prompt</ErrorReport>
|
---|
| 52 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 53 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 54 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 55 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 56 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 57 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7558] | 58 | </PropertyGroup>
|
---|
| 59 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 60 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 61 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 62 | <Optimize>true</Optimize>
|
---|
| 63 | <DebugType>pdbonly</DebugType>
|
---|
| 64 | <PlatformTarget>x64</PlatformTarget>
|
---|
[7600] | 65 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 66 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 67 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 68 | <ErrorReport>prompt</ErrorReport>
|
---|
| 69 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 70 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 71 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 72 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 73 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 74 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7558] | 75 | </PropertyGroup>
|
---|
| 76 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 77 | <DebugSymbols>true</DebugSymbols>
|
---|
| 78 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 79 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 80 | <DebugType>full</DebugType>
|
---|
| 81 | <PlatformTarget>x86</PlatformTarget>
|
---|
[7600] | 82 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 83 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 84 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 85 | <ErrorReport>prompt</ErrorReport>
|
---|
| 86 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 87 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 88 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 89 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 90 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 91 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7558] | 92 | </PropertyGroup>
|
---|
| 93 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 94 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 95 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 96 | <Optimize>true</Optimize>
|
---|
| 97 | <DebugType>pdbonly</DebugType>
|
---|
| 98 | <PlatformTarget>x86</PlatformTarget>
|
---|
[7600] | 99 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 100 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 101 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 102 | <ErrorReport>prompt</ErrorReport>
|
---|
| 103 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 104 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 105 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 106 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 107 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 108 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7558] | 109 | </PropertyGroup>
|
---|
[7443] | 110 | <ItemGroup>
|
---|
| 111 | <Reference Include="System" />
|
---|
| 112 | <Reference Include="System.Core" />
|
---|
| 113 | <Reference Include="System.Data" />
|
---|
[11650] | 114 | <Reference Include="System.IO.Compression" />
|
---|
[7443] | 115 | </ItemGroup>
|
---|
| 116 | <ItemGroup>
|
---|
[8909] | 117 | <Compile Include="TaillardQAPInstanceProvider.cs" />
|
---|
| 118 | <Compile Include="DreznerQAPInstanceProvider.cs" />
|
---|
| 119 | <Compile Include="MicroarrayQAPInstanceProvider.cs" />
|
---|
[7445] | 120 | <Compile Include="QAPLIBParser.cs" />
|
---|
[7548] | 121 | <Compile Include="QAPLIBDataDescriptor.cs" />
|
---|
[7445] | 122 | <Compile Include="QAPLIBSolutionParser.cs" />
|
---|
| 123 | <Compile Include="QAPLIBInstanceProvider.cs" />
|
---|
[7638] | 124 | <EmbeddedResource Include="Data\qap.dat.zip" />
|
---|
| 125 | <EmbeddedResource Include="Data\qap.sln.zip" />
|
---|
[8909] | 126 | <EmbeddedResource Include="Data\microarray.dat.zip" />
|
---|
| 127 | <EmbeddedResource Include="Data\microarray.sln.zip" />
|
---|
| 128 | <EmbeddedResource Include="Data\drezner.dat.zip" />
|
---|
| 129 | <EmbeddedResource Include="Data\drezner.sln.zip" />
|
---|
| 130 | <EmbeddedResource Include="Data\taillard.dat.zip" />
|
---|
| 131 | <EmbeddedResource Include="Data\taillard.sln.zip" />
|
---|
[7443] | 132 | <None Include="Plugin.cs.frame" />
|
---|
| 133 | <Compile Include="Plugin.cs" />
|
---|
| 134 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 135 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 136 | </ItemGroup>
|
---|
| 137 | <ItemGroup>
|
---|
| 138 | <None Include="HeuristicLab.snk" />
|
---|
| 139 | </ItemGroup>
|
---|
| 140 | <ItemGroup>
|
---|
[7558] | 141 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 142 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 143 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
[7645] | 144 | <Private>False</Private>
|
---|
[7558] | 145 | </ProjectReference>
|
---|
| 146 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 147 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 148 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[7645] | 149 | <Private>False</Private>
|
---|
[7558] | 150 | </ProjectReference>
|
---|
[7443] | 151 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
| 152 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
| 153 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
[7645] | 154 | <Private>False</Private>
|
---|
[7443] | 155 | </ProjectReference>
|
---|
| 156 | </ItemGroup>
|
---|
| 157 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 158 | <PropertyGroup>
|
---|
[8909] | 159 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[7443] | 160 | set ProjectDir=$(ProjectDir)
|
---|
| 161 | set SolutionDir=$(SolutionDir)
|
---|
| 162 | set Outdir=$(Outdir)
|
---|
| 163 |
|
---|
| 164 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[8909] | 165 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 166 | export ProjectDir=$(ProjectDir)
|
---|
| 167 | export SolutionDir=$(SolutionDir)
|
---|
| 168 |
|
---|
| 169 | $SolutionDir/PreBuildEvent.sh
|
---|
| 170 | </PreBuildEvent>
|
---|
[7443] | 171 | </PropertyGroup>
|
---|
| 172 | <PropertyGroup>
|
---|
| 173 | <PostBuildEvent>
|
---|
| 174 | </PostBuildEvent>
|
---|
| 175 | </PropertyGroup>
|
---|
| 176 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 177 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 178 | <Target Name="BeforeBuild">
|
---|
| 179 | </Target>
|
---|
| 180 | <Target Name="AfterBuild">
|
---|
| 181 | </Target>
|
---|
| 182 | -->
|
---|
| 183 | </Project> |
---|