Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.MetaOptimization/HeuristicLab.Problems.MetaOptimization/3.3/HeuristicLab.Problems.MetaOptimization-3.3.csproj @ 4997

Last change on this file since 4997 was 4997, checked in by cneumuel, 13 years ago

#1215 worked on metaoptimization

File size: 7.4 KB
Line 
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.Encodings.BinaryVectorEncoding-3.3">
57      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
58    </Reference>
59    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
60      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
61    </Reference>
62    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
63      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
64    </Reference>
65    <Reference Include="HeuristicLab.Operators-3.3">
66      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
67    </Reference>
68    <Reference Include="HeuristicLab.Optimization-3.3">
69      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
70    </Reference>
71    <Reference Include="HeuristicLab.Parameters-3.3">
72      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
73    </Reference>
74    <Reference Include="HeuristicLab.Persistence-3.3">
75      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
76    </Reference>
77    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
78      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
79    </Reference>
80    <Reference Include="System" />
81    <Reference Include="System.Core" />
82    <Reference Include="System.Drawing" />
83    <Reference Include="System.Xml.Linq" />
84    <Reference Include="System.Data.DataSetExtensions" />
85    <Reference Include="System.Data" />
86    <Reference Include="System.Xml" />
87  </ItemGroup>
88  <ItemGroup>
89    <Compile Include="Analyzers\BestParameterConfigurationAnalyzer.cs" />
90    <None Include="Properties\AssemblyInfo.cs.frame" />
91    <None Include="HeuristicLabProblemsMetaOptimizationPlugin.cs.frame" />
92    <Compile Include="Encodings\RangeConstraints\ConstrainedValue.cs">
93      <SubType>Code</SubType>
94    </Compile>
95    <Compile Include="Encodings\RangeConstraints\PercentValueRange.cs" />
96    <Compile Include="Encodings\RangeConstraints\DoubleValueRange.cs" />
97    <Compile Include="Encodings\RangeConstraints\IntValueRange.cs" />
98    <Compile Include="Encodings\ValueConfigurations\RootValueConfiguration.cs" />
99    <Compile Include="Encodings\ValueConfigurations\ValueConfiguration.cs" />
100    <Compile Include="Encodings\ValueConfigurations\CheckedValueConfigurationCollection.cs" />
101    <Compile Include="Interfaces\ICheckedValueConfigurationCollection.cs" />
102    <Compile Include="Interfaces\IOptimizable.cs" />
103    <Compile Include="Interfaces\IParameterConfigurationCreator.cs" />
104    <Compile Include="Creators\RandomParameterConfigurationCreator.cs" />
105    <Compile Include="Encodings\Crossovers\ParameterConfigurationCrossover.cs" />
106    <Compile Include="Interfaces\IParameterConfigurationOperator.cs" />
107    <Compile Include="Interfaces\IRange.cs" />
108    <Compile Include="Evaluators\MetaOptimizationEvaluator.cs" />
109    <Compile Include="Interfaces\IMetaOptimizationEvaluator.cs" />
110    <Compile Include="Interfaces\IParameterConfiguration.cs" />
111    <Compile Include="Encodings\ParameterConfigurations\ParameterConfiguration.cs" />
112    <Compile Include="Interfaces\IValueConfiguration.cs" />
113    <Compile Include="Encodings\RangeConstraints\Range.cs" />
114    <Compile Include="Properties\AssemblyInfo.cs" />
115    <Compile Include="MetaOptimizationProblem.cs" />
116  </ItemGroup>
117  <ItemGroup>
118    <None Include="HeuristicLab.snk" />
119    <Compile Include="HeuristicLabProblemsMetaOptimizationPlugin.cs" />
120    <None Include="UpdateLocalInstallation.cmd" />
121  </ItemGroup>
122  <ItemGroup />
123  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
124  <PropertyGroup>
125    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
126set ProjectDir=$(ProjectDir)
127set SolutionDir=$(SolutionDir)
128set Outdir=$(Outdir)
129
130call PreBuildEvent.cmd</PreBuildEvent>
131  </PropertyGroup>
132  <PropertyGroup>
133    <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
134set ProjectDir=$(ProjectDir)
135set SolutionDir=$(SolutionDir)
136set Outdir=$(Outdir)
137
138call UpdateLocalInstallation.cmd</PostBuildEvent>
139  </PropertyGroup>
140  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
141       Other similar extension points exist, see Microsoft.Common.targets.
142  <Target Name="BeforeBuild">
143  </Target>
144  <Target Name="AfterBuild">
145  </Target>
146  -->
147</Project>
Note: See TracBrowser for help on using the repository browser.