[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>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.Instances</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.Instances-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
[9877] | 20 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7443] | 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
| 24 | </PropertyGroup>
|
---|
| 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 26 | <DebugType>pdbonly</DebugType>
|
---|
| 27 | <Optimize>true</Optimize>
|
---|
[9877] | 28 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7443] | 29 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 30 | <ErrorReport>prompt</ErrorReport>
|
---|
| 31 | <WarningLevel>4</WarningLevel>
|
---|
| 32 | </PropertyGroup>
|
---|
| 33 | <PropertyGroup>
|
---|
| 34 | <SignAssembly>true</SignAssembly>
|
---|
| 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 38 | </PropertyGroup>
|
---|
[7558] | 39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
[9877] | 41 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7558] | 42 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 43 | <DebugType>full</DebugType>
|
---|
| 44 | <PlatformTarget>x64</PlatformTarget>
|
---|
[7771] | 45 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 46 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 47 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 48 | <ErrorReport>prompt</ErrorReport>
|
---|
| 49 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 50 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 51 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 52 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 53 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 54 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
| 55 | </PropertyGroup>
|
---|
| 56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[9877] | 57 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7558] | 58 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 59 | <Optimize>true</Optimize>
|
---|
| 60 | <DebugType>pdbonly</DebugType>
|
---|
| 61 | <PlatformTarget>x64</PlatformTarget>
|
---|
[7771] | 62 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 63 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 64 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 65 | <ErrorReport>prompt</ErrorReport>
|
---|
| 66 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 67 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 68 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 69 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 70 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 71 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
| 72 | </PropertyGroup>
|
---|
| 73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 74 | <DebugSymbols>true</DebugSymbols>
|
---|
[9877] | 75 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7558] | 76 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 77 | <DebugType>full</DebugType>
|
---|
| 78 | <PlatformTarget>x86</PlatformTarget>
|
---|
[7771] | 79 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 80 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 81 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
| 83 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 84 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 85 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 86 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 87 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 88 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
| 89 | </PropertyGroup>
|
---|
| 90 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[9877] | 91 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7558] | 92 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 93 | <Optimize>true</Optimize>
|
---|
| 94 | <DebugType>pdbonly</DebugType>
|
---|
| 95 | <PlatformTarget>x86</PlatformTarget>
|
---|
[7771] | 96 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 97 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 98 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 99 | <ErrorReport>prompt</ErrorReport>
|
---|
| 100 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 101 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 102 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 103 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 104 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 105 | </PropertyGroup>
|
---|
[7443] | 106 | <ItemGroup>
|
---|
[9877] | 107 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 108 | <SpecificVersion>False</SpecificVersion>
|
---|
| 109 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 110 | <Private>False</Private>
|
---|
| 111 | </Reference>
|
---|
| 112 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 113 | <SpecificVersion>False</SpecificVersion>
|
---|
| 114 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 115 | <Private>False</Private>
|
---|
| 116 | </Reference>
|
---|
[7846] | 117 | <Reference Include="Microsoft.CSharp" />
|
---|
[7443] | 118 | <Reference Include="System" />
|
---|
| 119 | <Reference Include="System.Core" />
|
---|
| 120 | <Reference Include="System.Data" />
|
---|
| 121 | </ItemGroup>
|
---|
| 122 | <ItemGroup>
|
---|
| 123 | <None Include="Plugin.cs.frame" />
|
---|
[7846] | 124 | <Compile Include="ProblemInstanceManager.cs" />
|
---|
[7664] | 125 | <Compile Include="IProblemInstanceExporter.cs" />
|
---|
[7548] | 126 | <Compile Include="Types\ATSPData.cs" />
|
---|
[8882] | 127 | <Compile Include="Types\JSSPData.cs" />
|
---|
[7548] | 128 | <Compile Include="Types\CTAPData.cs" />
|
---|
| 129 | <Compile Include="IDataDescriptor.cs" />
|
---|
[7872] | 130 | <Compile Include="Types\DistanceHelper.cs" />
|
---|
[7880] | 131 | <Compile Include="Types\VRP\MDCVRPTWData.cs" />
|
---|
| 132 | <Compile Include="Types\VRP\MDCVRPData.cs" />
|
---|
| 133 | <Compile Include="Types\VRP\PDPTWData.cs" />
|
---|
| 134 | <Compile Include="Types\VRP\CVRPTWData.cs" />
|
---|
| 135 | <Compile Include="Types\VRP\VRPData.cs" />
|
---|
[7872] | 136 | <Compile Include="Types\VRP\CVRPData.cs" />
|
---|
[7548] | 137 | <Compile Include="Types\GQAPData.cs" />
|
---|
[7872] | 138 | <Compile Include="Types\VRP\IVRPData.cs" />
|
---|
[7548] | 139 | <Compile Include="Types\QAPData.cs" />
|
---|
| 140 | <Compile Include="Types\TSPData.cs" />
|
---|
| 141 | <Compile Include="IProblemInstanceConsumer.cs" />
|
---|
[7443] | 142 | <Compile Include="IProblemInstanceProvider.cs" />
|
---|
| 143 | <Compile Include="Plugin.cs" />
|
---|
[7465] | 144 | <Compile Include="ProblemInstanceProvider.cs" />
|
---|
[7443] | 145 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[7444] | 146 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[7443] | 147 | </ItemGroup>
|
---|
| 148 | <ItemGroup>
|
---|
| 149 | <None Include="HeuristicLab.snk" />
|
---|
| 150 | </ItemGroup>
|
---|
| 151 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 152 | <PropertyGroup>
|
---|
[8882] | 153 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[7443] | 154 | set ProjectDir=$(ProjectDir)
|
---|
| 155 | set SolutionDir=$(SolutionDir)
|
---|
| 156 | set Outdir=$(Outdir)
|
---|
| 157 |
|
---|
| 158 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[8882] | 159 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 160 | export ProjectDir=$(ProjectDir)
|
---|
| 161 | export SolutionDir=$(SolutionDir)
|
---|
| 162 |
|
---|
| 163 | $SolutionDir/PreBuildEvent.sh
|
---|
| 164 | </PreBuildEvent>
|
---|
[7443] | 165 | </PropertyGroup>
|
---|
| 166 | <PropertyGroup>
|
---|
| 167 | <PostBuildEvent>
|
---|
| 168 | </PostBuildEvent>
|
---|
| 169 | </PropertyGroup>
|
---|
| 170 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 171 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 172 | <Target Name="BeforeBuild">
|
---|
| 173 | </Target>
|
---|
| 174 | <Target Name="AfterBuild">
|
---|
| 175 | </Target>
|
---|
| 176 | -->
|
---|
| 177 | </Project> |
---|