[4516] | 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>{ABBC1DF6-FCC6-4F86-AB75-B6B3A72E7D17}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.MetaOptimization</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.MetaOptimization-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | <TargetFrameworkProfile />
|
---|
| 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <DebugSymbols>true</DebugSymbols>
|
---|
| 19 | <DebugType>full</DebugType>
|
---|
| 20 | <Optimize>false</Optimize>
|
---|
| 21 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
| 25 | </PropertyGroup>
|
---|
| 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 27 | <DebugType>pdbonly</DebugType>
|
---|
| 28 | <Optimize>true</Optimize>
|
---|
| 29 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 30 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
| 33 | </PropertyGroup>
|
---|
| 34 | <PropertyGroup>
|
---|
| 35 | <SignAssembly>true</SignAssembly>
|
---|
| 36 | </PropertyGroup>
|
---|
| 37 | <PropertyGroup>
|
---|
| 38 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 39 | </PropertyGroup>
|
---|
| 40 | <ItemGroup>
|
---|
| 41 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 42 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 43 | </Reference>
|
---|
| 44 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 45 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 46 | </Reference>
|
---|
| 47 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 48 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 49 | </Reference>
|
---|
| 50 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 51 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 52 | </Reference>
|
---|
| 53 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 54 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 55 | </Reference>
|
---|
| 56 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 57 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 58 | </Reference>
|
---|
| 59 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 60 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 61 | </Reference>
|
---|
| 62 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 63 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 64 | </Reference>
|
---|
| 65 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 66 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 67 | </Reference>
|
---|
| 68 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 69 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 70 | </Reference>
|
---|
| 71 | <Reference Include="System" />
|
---|
| 72 | <Reference Include="System.Core" />
|
---|
| 73 | <Reference Include="System.Drawing" />
|
---|
| 74 | <Reference Include="System.Xml.Linq" />
|
---|
| 75 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 76 | <Reference Include="System.Data" />
|
---|
| 77 | <Reference Include="System.Xml" />
|
---|
| 78 | </ItemGroup>
|
---|
| 79 | <ItemGroup>
|
---|
| 80 | <Compile Include="Analyzers\BestQualityAnalyzer.cs" />
|
---|
| 81 | <Compile Include="Creators\RandomParameterSetCreator.cs" />
|
---|
| 82 | <Compile Include="Encodings\BooleanParameterConfiguration.cs" />
|
---|
| 83 | <Compile Include="NumericRangeList.cs" />
|
---|
| 84 | <Compile Include="Encodings\EnumerableParameterConfiguration.cs" />
|
---|
| 85 | <Compile Include="Interfaces\INumericRange.cs" />
|
---|
| 86 | <Compile Include="Encodings\NumericParameterConfiguration.cs" />
|
---|
| 87 | <Compile Include="Encodings\ParameterSet.cs" />
|
---|
| 88 | <Compile Include="Evaluators\MetaOptimizationEvaluator.cs" />
|
---|
| 89 | <Compile Include="Interfaces\IMetaOptimizationEvaluator.cs" />
|
---|
| 90 | <Compile Include="Interfaces\IParameterSet.cs" />
|
---|
| 91 | <Compile Include="Interfaces\IParameterSetCreator.cs" />
|
---|
| 92 | <Compile Include="Interfaces\IParameterConfiguration.cs" />
|
---|
| 93 | <Compile Include="Encodings\ParameterConfiguration.cs" />
|
---|
| 94 | <Compile Include="Encodings\ParameterConfigurationList.cs" />
|
---|
| 95 | <Compile Include="NumericRange.cs" />
|
---|
| 96 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 97 | <Compile Include="MetaOptimizationProblem.cs" />
|
---|
| 98 | </ItemGroup>
|
---|
| 99 | <ItemGroup>
|
---|
| 100 | <None Include="HeuristicLab.snk" />
|
---|
| 101 | <Compile Include="HeuristicLabProblemsMetaOptimizationPlugin.cs" />
|
---|
| 102 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
| 103 | </ItemGroup>
|
---|
| 104 | <ItemGroup />
|
---|
| 105 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 106 | <PropertyGroup>
|
---|
| 107 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 108 | set ProjectDir=$(ProjectDir)
|
---|
| 109 | set SolutionDir=$(SolutionDir)
|
---|
| 110 | set Outdir=$(Outdir)</PreBuildEvent>
|
---|
| 111 | </PropertyGroup>
|
---|
| 112 | <PropertyGroup>
|
---|
| 113 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 114 | set ProjectDir=$(ProjectDir)
|
---|
| 115 | set SolutionDir=$(SolutionDir)
|
---|
| 116 | set Outdir=$(Outdir)
|
---|
| 117 |
|
---|
| 118 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
| 119 | </PropertyGroup>
|
---|
| 120 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 121 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 122 | <Target Name="BeforeBuild">
|
---|
| 123 | </Target>
|
---|
| 124 | <Target Name="AfterBuild">
|
---|
| 125 | </Target>
|
---|
| 126 | -->
|
---|
| 127 | </Project> |
---|