Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3.csproj @ 13622

Last change on this file since 13622 was 13622, checked in by bwerth, 8 years ago

#1087 recommited project file, renamed IMOSolution to MOSolution

File size: 12.1 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4  <PropertyGroup>
5    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7    <ProjectGuid>{D53E8E48-CFAA-4F57-AC35-63BEF4476159}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Problems.MultiObjectiveTestFunctions</RootNamespace>
11    <AssemblyName>HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14  </PropertyGroup>
15  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
16    <DebugSymbols>true</DebugSymbols>
17    <DebugType>full</DebugType>
18    <Optimize>false</Optimize>
19    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
20    <DefineConstants>DEBUG;TRACE</DefineConstants>
21    <ErrorReport>prompt</ErrorReport>
22    <WarningLevel>4</WarningLevel>
23    <RunCodeAnalysis>true</RunCodeAnalysis>
24  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
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>
39  <PropertyGroup>
40    <StartupObject />
41  </PropertyGroup>
42  <ItemGroup>
43    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
44      <SpecificVersion>False</SpecificVersion>
45      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
46      <Private>False</Private>
47    </Reference>
48    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
49      <SpecificVersion>False</SpecificVersion>
50      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
51      <Private>False</Private>
52    </Reference>
53    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
54      <SpecificVersion>False</SpecificVersion>
55      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
56    </Reference>
57    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
58      <SpecificVersion>False</SpecificVersion>
59      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
60      <Private>False</Private>
61    </Reference>
62    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
63      <SpecificVersion>False</SpecificVersion>
64      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
65    </Reference>
66    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
67      <SpecificVersion>False</SpecificVersion>
68      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
69      <Private>False</Private>
70    </Reference>
71    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
72      <SpecificVersion>False</SpecificVersion>
73      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
74      <Private>False</Private>
75    </Reference>
76    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
77      <SpecificVersion>False</SpecificVersion>
78      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
79    </Reference>
80    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
81      <SpecificVersion>False</SpecificVersion>
82      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
83    </Reference>
84    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
85      <SpecificVersion>False</SpecificVersion>
86      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
90      <SpecificVersion>False</SpecificVersion>
91      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
92      <Private>False</Private>
93    </Reference>
94    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
95      <SpecificVersion>False</SpecificVersion>
96      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
97      <Private>False</Private>
98    </Reference>
99    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <SpecificVersion>False</SpecificVersion>
101      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
102      <Private>False</Private>
103    </Reference>
104    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
105      <SpecificVersion>False</SpecificVersion>
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
110      <SpecificVersion>False</SpecificVersion>
111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
114      <SpecificVersion>False</SpecificVersion>
115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
116    </Reference>
117    <Reference Include="System" />
118    <Reference Include="System.Core" />
119    <Reference Include="System.Drawing" />
120    <Reference Include="System.Windows.Forms" />
121    <Reference Include="System.Windows.Forms.DataVisualization" />
122    <Reference Include="System.Drawing" />
123    <Reference Include="System.Xml.Linq" />
124    <Reference Include="System.Data.DataSetExtensions" />
125    <Reference Include="Microsoft.CSharp" />
126    <Reference Include="System.Data" />
127    <Reference Include="System.Xml" />
128  </ItemGroup>
129  <ItemGroup>
130    <Compile Include="Comparators\Crowding.cs" />
131    <Compile Include="Comparators\FastHV2.cs" />
132    <Compile Include="Comparators\HyperVolumeFast.cs" />
133    <Compile Include="Comparators\Spacing.cs" />
134    <Compile Include="Comparators\HyperVolume.cs" />
135    <Compile Include="Comparators\InvertedGenerationalDistance.cs" />
136    <Compile Include="Comparators\GenerationalDistance.cs" />
137    <Compile Include="Comparators\Utilities.cs" />
138    <Compile Include="Data\MISCInstanceProvider.cs" />
139    <Compile Include="Data\ZDTInstanceProvider.cs" />
140    <Compile Include="Data\MOTFData.cs" />
141    <Compile Include="Data\MOTFDataDescriptor.cs" />
142    <Compile Include="Data\DTLZInstanceProvider.cs" />
143    <Compile Include="Drawings\IMOQualities.cs" />
144    <Compile Include="Drawings\MOSolution.cs" />
145    <Compile Include="Drawings\MOQualitiesScatterPlotView.cs">
146      <SubType>UserControl</SubType>
147    </Compile>
148    <Compile Include="Drawings\MOQualitiesScatterPlotView.Designer.cs">
149      <DependentUpon>MOQualitiesScatterPlotView.cs</DependentUpon>
150    </Compile>
151    <Compile Include="Drawings\MOQulaitiesView.cs">
152      <SubType>UserControl</SubType>
153    </Compile>
154    <Compile Include="Drawings\MOQulaitiesView.Designer.cs">
155      <DependentUpon>MOQulaitiesView.cs</DependentUpon>
156    </Compile>
157    <Compile Include="NonDominatedSelect.cs" />
158    <Compile Include="Interfaces\IMultiObjectiveTestFunction.cs" />
159    <Compile Include="Interfaces\IMultiObjectiveDistance.cs" />
160    <Compile Include="MultiObjectiveTestFunctionProblem.cs" />
161    <Compile Include="PFReader.cs" />
162    <Compile Include="PFStore.cs" />
163    <Compile Include="Plugin.cs" />
164    <Compile Include="Properties\AssemblyInfo.cs" />
165    <Compile Include="Testfunctions\DTLZ\DTLZ.cs" />
166    <Compile Include="Testfunctions\DTLZ\DTLZ5.cs" />
167    <Compile Include="Testfunctions\DTLZ\DTLZ8.cs" />
168    <Compile Include="Testfunctions\DTLZ\DTLZ7.cs" />
169    <Compile Include="Testfunctions\DTLZ\DTLZ6.cs" />
170    <Compile Include="Testfunctions\DTLZ\DTLZ4.cs" />
171    <Compile Include="Testfunctions\DTLZ\DTLZ3.cs" />
172    <Compile Include="Testfunctions\DTLZ\DTLZ2.cs" />
173    <Compile Include="Testfunctions\Evaluators.cs" />
174    <Compile Include="Testfunctions\Kursawe.cs" />
175    <Compile Include="Testfunctions\DTLZ\DTLZ1.cs" />
176    <Compile Include="Testfunctions\ZDT\ZDT.cs" />
177    <Compile Include="Testfunctions\ZDT\ZDT6.cs" />
178    <Compile Include="Testfunctions\ZDT\ZDT4.cs" />
179    <Compile Include="Testfunctions\ZDT\ZDT3.cs" />
180    <Compile Include="Testfunctions\ZDT\ZDT2.cs" />
181    <Compile Include="Testfunctions\ZDT\ZDT1.cs" />
182    <Compile Include="Testfunctions\SchafferN2.cs" />
183    <Compile Include="Testfunctions\SchafferN1.cs" />
184    <Compile Include="Testfunctions\Fonseca.cs" />
185    <Compile Include="Testfunctions\MultiObjectiveTestFunction.cs" />
186  </ItemGroup>
187  <ItemGroup>
188    <None Include="HeuristicLab.snk" />
189    <None Include="Plugin.cs.frame" />
190    <None Include="Properties\AssemblyInfo.cs.frame" />
191  </ItemGroup>
192  <ItemGroup>
193    <EmbeddedResource Include="Drawings\MOQualitiesScatterPlotView.resx">
194      <DependentUpon>MOQualitiesScatterPlotView.cs</DependentUpon>
195    </EmbeddedResource>
196    <EmbeddedResource Include="Drawings\MOQulaitiesView.resx">
197      <DependentUpon>MOQulaitiesView.cs</DependentUpon>
198    </EmbeddedResource>
199  </ItemGroup>
200  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
201  <PropertyGroup>
202    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
203set ProjectDir=$(ProjectDir)
204set SolutionDir=$(SolutionDir)
205set Outdir=$(Outdir)
206
207call PreBuildEvent.cmd
208</PreBuildEvent>
209    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
210  export ProjectDir=$(ProjectDir)
211export SolutionDir=$(SolutionDir)
212
213$SolutionDir/PreBuildEvent.sh
214</PreBuildEvent>
215  </PropertyGroup>
216  <PropertyGroup>
217    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
218set ProjectDir=$(ProjectDir)
219set SolutionDir=$(SolutionDir)
220set Outdir=$(Outdir)
221
222call PreBuildEvent.cmd</PreBuildEvent>
223  </PropertyGroup>
224  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
225       Other similar extension points exist, see Microsoft.Common.targets.
226  <Target Name="BeforeBuild">
227  </Target>
228  <Target Name="AfterBuild">
229  </Target>
230  -->
231</Project>
Note: See TracBrowser for help on using the repository browser.