[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>
|
---|
[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>
|
---|
[13412] | 21 | <OutputPath>..\..\..\..\trunk\sources\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>
|
---|
[13412] | 30 | <OutputPath>..\..\..\..\trunk\sources\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>
|
---|
[13412] | 44 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7558] | 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <DebugType>full</DebugType>
|
---|
| 47 | <PlatformTarget>x64</PlatformTarget>
|
---|
[7771] | 48 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances-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>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 55 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 56 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 57 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11623] | 58 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7558] | 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[13412] | 61 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7558] | 62 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 63 | <Optimize>true</Optimize>
|
---|
| 64 | <DebugType>pdbonly</DebugType>
|
---|
| 65 | <PlatformTarget>x64</PlatformTarget>
|
---|
[7771] | 66 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 67 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 68 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 69 | <ErrorReport>prompt</ErrorReport>
|
---|
| 70 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 71 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 72 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 73 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 74 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 75 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11623] | 76 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7558] | 77 | </PropertyGroup>
|
---|
| 78 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 79 | <DebugSymbols>true</DebugSymbols>
|
---|
[13412] | 80 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7558] | 81 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 82 | <DebugType>full</DebugType>
|
---|
| 83 | <PlatformTarget>x86</PlatformTarget>
|
---|
[7771] | 84 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 85 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 86 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 87 | <ErrorReport>prompt</ErrorReport>
|
---|
| 88 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 89 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 90 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 91 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 92 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 93 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11623] | 94 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7558] | 95 | </PropertyGroup>
|
---|
| 96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[13412] | 97 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[7558] | 98 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 99 | <Optimize>true</Optimize>
|
---|
| 100 | <DebugType>pdbonly</DebugType>
|
---|
| 101 | <PlatformTarget>x86</PlatformTarget>
|
---|
[7771] | 102 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7558] | 103 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 104 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 105 | <ErrorReport>prompt</ErrorReport>
|
---|
| 106 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 107 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 108 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 109 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 110 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 111 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7558] | 112 | </PropertyGroup>
|
---|
[7443] | 113 | <ItemGroup>
|
---|
[13412] | 114 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 115 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 116 | <Private>False</Private>
|
---|
| 117 | </Reference>
|
---|
| 118 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 119 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 120 | <Private>False</Private>
|
---|
| 121 | </Reference>
|
---|
[7846] | 122 | <Reference Include="Microsoft.CSharp" />
|
---|
[7443] | 123 | <Reference Include="System" />
|
---|
| 124 | <Reference Include="System.Core" />
|
---|
| 125 | <Reference Include="System.Data" />
|
---|
| 126 | </ItemGroup>
|
---|
| 127 | <ItemGroup>
|
---|
| 128 | <None Include="Plugin.cs.frame" />
|
---|
[7846] | 129 | <Compile Include="ProblemInstanceManager.cs" />
|
---|
[7664] | 130 | <Compile Include="IProblemInstanceExporter.cs" />
|
---|
[13412] | 131 | <Compile Include="Types\PTSPData.cs" />
|
---|
[7548] | 132 | <Compile Include="Types\ATSPData.cs" />
|
---|
[8882] | 133 | <Compile Include="Types\JSSPData.cs" />
|
---|
[7548] | 134 | <Compile Include="Types\CTAPData.cs" />
|
---|
| 135 | <Compile Include="IDataDescriptor.cs" />
|
---|
[7872] | 136 | <Compile Include="Types\DistanceHelper.cs" />
|
---|
[12722] | 137 | <Compile Include="Types\OPData.cs" />
|
---|
[7880] | 138 | <Compile Include="Types\VRP\MDCVRPTWData.cs" />
|
---|
| 139 | <Compile Include="Types\VRP\MDCVRPData.cs" />
|
---|
| 140 | <Compile Include="Types\VRP\PDPTWData.cs" />
|
---|
| 141 | <Compile Include="Types\VRP\CVRPTWData.cs" />
|
---|
| 142 | <Compile Include="Types\VRP\VRPData.cs" />
|
---|
[7872] | 143 | <Compile Include="Types\VRP\CVRPData.cs" />
|
---|
[7548] | 144 | <Compile Include="Types\GQAPData.cs" />
|
---|
[7872] | 145 | <Compile Include="Types\VRP\IVRPData.cs" />
|
---|
[7548] | 146 | <Compile Include="Types\QAPData.cs" />
|
---|
| 147 | <Compile Include="Types\TSPData.cs" />
|
---|
| 148 | <Compile Include="IProblemInstanceConsumer.cs" />
|
---|
[7443] | 149 | <Compile Include="IProblemInstanceProvider.cs" />
|
---|
| 150 | <Compile Include="Plugin.cs" />
|
---|
[7465] | 151 | <Compile Include="ProblemInstanceProvider.cs" />
|
---|
[7443] | 152 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[7444] | 153 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[7443] | 154 | </ItemGroup>
|
---|
| 155 | <ItemGroup>
|
---|
| 156 | <None Include="HeuristicLab.snk" />
|
---|
| 157 | </ItemGroup>
|
---|
| 158 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 159 | <PropertyGroup>
|
---|
[8882] | 160 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[7443] | 161 | set ProjectDir=$(ProjectDir)
|
---|
| 162 | set SolutionDir=$(SolutionDir)
|
---|
| 163 | set Outdir=$(Outdir)
|
---|
| 164 |
|
---|
| 165 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[8882] | 166 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 167 | export ProjectDir=$(ProjectDir)
|
---|
| 168 | export SolutionDir=$(SolutionDir)
|
---|
| 169 |
|
---|
| 170 | $SolutionDir/PreBuildEvent.sh
|
---|
| 171 | </PreBuildEvent>
|
---|
[7443] | 172 | </PropertyGroup>
|
---|
| 173 | <PropertyGroup>
|
---|
| 174 | <PostBuildEvent>
|
---|
| 175 | </PostBuildEvent>
|
---|
| 176 | </PropertyGroup>
|
---|
| 177 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 178 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 179 | <Target Name="BeforeBuild">
|
---|
| 180 | </Target>
|
---|
| 181 | <Target Name="AfterBuild">
|
---|
| 182 | </Target>
|
---|
| 183 | -->
|
---|
| 184 | </Project> |
---|