Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.3/sources/HeuristicLab.Hive/HeuristicLab.HiveEngineTest/HeuristicLab.HiveEngineTest.csproj @ 5306

Last change on this file since 5306 was 5213, checked in by cneumuel, 14 years ago

#1260

  • changed HiveEngine to be compatible with recent changes of engine
File size: 25.1 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)' == '' ">x86</Platform>
6    <ProductVersion>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{8BF04DE6-9022-4DD0-BBF6-1A3623F9463A}</ProjectGuid>
9    <OutputType>Exe</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.HiveEngineTest</RootNamespace>
12    <AssemblyName>HeuristicLab.HiveEngineTest</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17  </PropertyGroup>
18  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
19    <PlatformTarget>x86</PlatformTarget>
20    <DebugSymbols>true</DebugSymbols>
21    <DebugType>full</DebugType>
22    <Optimize>false</Optimize>
23    <OutputPath>bin\Debug\</OutputPath>
24    <DefineConstants>DEBUG;TRACE</DefineConstants>
25    <ErrorReport>prompt</ErrorReport>
26    <WarningLevel>4</WarningLevel>
27  </PropertyGroup>
28  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
29    <PlatformTarget>x86</PlatformTarget>
30    <DebugType>pdbonly</DebugType>
31    <Optimize>true</Optimize>
32    <OutputPath>bin\Release\</OutputPath>
33    <DefineConstants>TRACE</DefineConstants>
34    <ErrorReport>prompt</ErrorReport>
35    <WarningLevel>4</WarningLevel>
36  </PropertyGroup>
37  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
38    <DebugSymbols>true</DebugSymbols>
39    <OutputPath>bin\Debug\</OutputPath>
40    <DefineConstants>DEBUG;TRACE</DefineConstants>
41    <DebugType>full</DebugType>
42    <PlatformTarget>AnyCPU</PlatformTarget>
43    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.HiveEngineTest.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
44    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
45    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
46    <ErrorReport>prompt</ErrorReport>
47    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
48    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
49    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
50    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
51    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
52  </PropertyGroup>
53  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
54    <OutputPath>bin\Release\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <Optimize>true</Optimize>
57    <DebugType>pdbonly</DebugType>
58    <PlatformTarget>AnyCPU</PlatformTarget>
59    <CodeAnalysisLogFile>bin\Release\HeuristicLab.HiveEngineTest.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
60    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
61    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
62    <ErrorReport>prompt</ErrorReport>
63    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
64    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
65    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
66    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
67    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
68    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
69  </PropertyGroup>
70  <ItemGroup>
71    <Reference Include="ALGLIB-2.5.0">
72      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-2.5.0.dll</HintPath>
73    </Reference>
74    <Reference Include="ALGLIB-3.1.0">
75      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath>
76    </Reference>
77    <Reference Include="Google.ProtocolBuffers-0.9.1">
78      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Google.ProtocolBuffers-0.9.1.dll</HintPath>
79    </Reference>
80    <Reference Include="HeuristicLab.ALGLIB-2.5.0">
81      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-2.5.0.dll</HintPath>
82    </Reference>
83    <Reference Include="HeuristicLab.ALGLIB-3.1.0">
84      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ALGLIB-3.1.0.dll</HintPath>
85    </Reference>
86    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.3">
87      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis-3.3.dll</HintPath>
88    </Reference>
89    <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Views-3.3">
90      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.DataAnalysis.Views-3.3.dll</HintPath>
91    </Reference>
92    <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3">
93      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
94    </Reference>
95    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
96      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
97    </Reference>
98    <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3">
99      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
100    </Reference>
101    <Reference Include="HeuristicLab.Algorithms.NSGA2-3.3">
102      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.NSGA2-3.3.dll</HintPath>
103    </Reference>
104    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
105      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
106    </Reference>
107    <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3">
108      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3">
111      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Analysis-3.3">
114      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="HeuristicLab.Analysis.Views-3.3">
117      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="HeuristicLab.Clients.Common-3.3">
120      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.CodeEditor-3.3">
123      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.CodeEditor-3.3.dll</HintPath>
124    </Reference>
125    <Reference Include="HeuristicLab.Collections-3.3">
126      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
127    </Reference>
128    <Reference Include="HeuristicLab.Common-3.3">
129      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Common.Resources-3.3">
132      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.Core-3.3">
135      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="HeuristicLab.Core.Views-3.3">
138      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
139    </Reference>
140    <Reference Include="HeuristicLab.Data-3.3">
141      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
142    </Reference>
143    <Reference Include="HeuristicLab.Data.Views-3.3">
144      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
145    </Reference>
146    <Reference Include="HeuristicLab.DebugEngine-3.3">
147      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.DebugEngine-3.3.dll</HintPath>
148    </Reference>
149    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
150      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
151    </Reference>
152    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
153      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
154    </Reference>
155    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
156      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
157    </Reference>
158    <Reference Include="HeuristicLab.Encodings.PermutationEncoding.Views-3.3">
159      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll</HintPath>
160    </Reference>
161    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
162      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
163    </Reference>
164    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3">
165      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll</HintPath>
166    </Reference>
167    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3">
168      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll</HintPath>
169    </Reference>
170    <Reference Include="HeuristicLab.LibSVM-1.6.3">
171      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.LibSVM-1.6.3.dll</HintPath>
172    </Reference>
173    <Reference Include="HeuristicLab.log4net-1.2.10.0">
174      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.log4net-1.2.10.0.dll</HintPath>
175    </Reference>
176    <Reference Include="HeuristicLab.MainForm-3.3">
177      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
178    </Reference>
179    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
180      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
181    </Reference>
182    <Reference Include="HeuristicLab.Netron-3.0.2672.12446">
183      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Netron-3.0.2672.12446.dll</HintPath>
184    </Reference>
185    <Reference Include="HeuristicLab.Operators-3.3">
186      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
187    </Reference>
188    <Reference Include="HeuristicLab.Operators.Programmable-3.3">
189      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Programmable-3.3.dll</HintPath>
190    </Reference>
191    <Reference Include="HeuristicLab.Operators.Views-3.3">
192      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views-3.3.dll</HintPath>
193    </Reference>
194    <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3">
195      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>
196    </Reference>
197    <Reference Include="HeuristicLab.Optimization-3.3">
198      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
199    </Reference>
200    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
201      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
202    </Reference>
203    <Reference Include="HeuristicLab.Optimization.Views-3.3">
204      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
205    </Reference>
206    <Reference Include="HeuristicLab.Optimizer-3.3">
207      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
208    </Reference>
209    <Reference Include="HeuristicLab.ParallelEngine-3.3">
210      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
211    </Reference>
212    <Reference Include="HeuristicLab.Parameters-3.3">
213      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
214    </Reference>
215    <Reference Include="HeuristicLab.Parameters.Views-3.3">
216      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
217    </Reference>
218    <Reference Include="HeuristicLab.Persistence-3.3">
219      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
220    </Reference>
221    <Reference Include="HeuristicLab.Persistence.GUI-3.3">
222      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>
223    </Reference>
224    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
225      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
226    </Reference>
227    <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.3">
228      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt-3.3.dll</HintPath>
229    </Reference>
230    <Reference Include="HeuristicLab.Problems.ArtificialAnt.Views-3.3">
231      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll</HintPath>
232    </Reference>
233    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.3">
234      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis-3.3.dll</HintPath>
235    </Reference>
236    <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification-3.3">
237      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.dll</HintPath>
238    </Reference>
239    <Reference Include="HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3">
240      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll</HintPath>
241    </Reference>
242    <Reference Include="HeuristicLab.Problems.DataAnalysis.Regression-3.3">
243      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll</HintPath>
244    </Reference>
245    <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.3">
246      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.dll</HintPath>
247    </Reference>
248    <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.3">
249      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.dll</HintPath>
250    </Reference>
251    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.3">
252      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.dll</HintPath>
253    </Reference>
254    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3">
255      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll</HintPath>
256    </Reference>
257    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.3">
258      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.dll</HintPath>
259    </Reference>
260    <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
261      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
262    </Reference>
263    <Reference Include="HeuristicLab.Problems.Knapsack.Views-3.3">
264      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.Knapsack.Views-3.3.dll</HintPath>
265    </Reference>
266    <Reference Include="HeuristicLab.Problems.MetaOptimization-3.3">
267      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.MetaOptimization-3.3.dll</HintPath>
268    </Reference>
269    <Reference Include="HeuristicLab.Problems.MetaOptimization.Views-3.3">
270      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.MetaOptimization.Views-3.3.dll</HintPath>
271    </Reference>
272    <Reference Include="HeuristicLab.Problems.OneMax-3.3">
273      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax-3.3.dll</HintPath>
274    </Reference>
275    <Reference Include="HeuristicLab.Problems.OneMax.Views-3.3">
276      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.OneMax.Views-3.3.dll</HintPath>
277    </Reference>
278    <Reference Include="HeuristicLab.Problems.TestFunctions-3.3">
279      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
280    </Reference>
281    <Reference Include="HeuristicLab.Problems.TestFunctions.Views-3.3">
282      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.dll</HintPath>
283    </Reference>
284    <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3">
285      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
286    </Reference>
287    <Reference Include="HeuristicLab.Problems.TravelingSalesman.Views-3.3">
288      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll</HintPath>
289    </Reference>
290    <Reference Include="HeuristicLab.Problems.VehicleRouting-3.3">
291      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting-3.3.dll</HintPath>
292    </Reference>
293    <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.3">
294      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.dll</HintPath>
295    </Reference>
296    <Reference Include="HeuristicLab.ProtobufCS-0.9.1">
297      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.ProtobufCS-0.9.1.dll</HintPath>
298    </Reference>
299    <Reference Include="HeuristicLab.Random-3.3">
300      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Random-3.3.dll</HintPath>
301    </Reference>
302    <Reference Include="HeuristicLab.Selection-3.3">
303      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Selection-3.3.dll</HintPath>
304    </Reference>
305    <Reference Include="HeuristicLab.SequentialEngine-3.3">
306      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
307    </Reference>
308    <Reference Include="HeuristicLab.SharpDevelop-3.1.1.5327">
309      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SharpDevelop-3.1.1.5327.dll</HintPath>
310    </Reference>
311    <Reference Include="HeuristicLab.Tracing-3.3">
312      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath>
313    </Reference>
314    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
315      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
316    </Reference>
317    <Reference Include="HeuristicLab.WinFormsUI-2.3.1">
318      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.WinFormsUI-2.3.1.dll</HintPath>
319    </Reference>
320    <Reference Include="ICSharpCode.NRefactory">
321      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.NRefactory.dll</HintPath>
322    </Reference>
323    <Reference Include="ICSharpCode.SharpDevelop.Dom">
324      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
325    </Reference>
326    <Reference Include="ICSharpCode.SharpZipLib">
327      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.SharpZipLib.dll</HintPath>
328    </Reference>
329    <Reference Include="ICSharpCode.TextEditor">
330      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ICSharpCode.TextEditor.dll</HintPath>
331    </Reference>
332    <Reference Include="LibSVM-1.6.3">
333      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\LibSVM-1.6.3.dll</HintPath>
334    </Reference>
335    <Reference Include="log4net">
336      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\log4net.dll</HintPath>
337    </Reference>
338    <Reference Include="Mono.Cecil">
339      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Mono.Cecil.dll</HintPath>
340    </Reference>
341    <Reference Include="Netron.Diagramming.Core-3.0.2672.12446">
342      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Netron.Diagramming.Core-3.0.2672.12446.dll</HintPath>
343    </Reference>
344    <Reference Include="System" />
345    <Reference Include="System.Core" />
346    <Reference Include="System.Xml.Linq" />
347    <Reference Include="System.Data.DataSetExtensions" />
348    <Reference Include="System.Data" />
349    <Reference Include="System.Xml" />
350    <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1">
351      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\WeifenLuo.WinFormsUI.Docking-2.3.1.dll</HintPath>
352    </Reference>
353    <Reference Include="ZedGraph">
354      <HintPath>..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ZedGraph.dll</HintPath>
355    </Reference>
356  </ItemGroup>
357  <ItemGroup>
358    <Compile Include="PluginLoader.cs" />
359    <Compile Include="Program.cs" />
360    <Compile Include="Properties\AssemblyInfo.cs" />
361  </ItemGroup>
362  <ItemGroup>
363    <ProjectReference Include="..\HeuristicLab.DataAccess\3.3\HeuristicLab.DataAccess-3.3.csproj">
364      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
365      <Name>HeuristicLab.DataAccess-3.3</Name>
366    </ProjectReference>
367    <ProjectReference Include="..\HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj">
368      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
369      <Name>HeuristicLab.Hive.Contracts-3.3</Name>
370    </ProjectReference>
371    <ProjectReference Include="..\HeuristicLab.Hive.ExperimentManager\3.3\HeuristicLab.Hive.ExperimentManager-3.3.csproj">
372      <Project>{A84C0A25-13D0-40A6-924F-53556D9691DC}</Project>
373      <Name>HeuristicLab.Hive.ExperimentManager-3.3</Name>
374    </ProjectReference>
375    <ProjectReference Include="..\HeuristicLab.Hive.JobBase\3.3\HeuristicLab.Hive.JobBase-3.3.csproj">
376      <Project>{21187322-52DD-4243-80A4-A85F0263E63B}</Project>
377      <Name>HeuristicLab.Hive.JobBase-3.3</Name>
378    </ProjectReference>
379    <ProjectReference Include="..\HeuristicLab.HiveEngine\3.3\HeuristicLab.HiveEngine-3.3.csproj">
380      <Project>{59BC6F3B-82E9-4E1A-A7FF-D467A98F759B}</Project>
381      <Name>HeuristicLab.HiveEngine-3.3</Name>
382    </ProjectReference>
383  </ItemGroup>
384  <ItemGroup>
385    <None Include="app.config" />
386    <None Include="services.heuristiclab.com - app.config" />
387    <None Include="f005pc.hagenberg.fhooe.at - app.config" />
388  </ItemGroup>
389  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
390  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
391       Other similar extension points exist, see Microsoft.Common.targets.
392  <Target Name="BeforeBuild">
393  </Target>
394  <Target Name="AfterBuild">
395  </Target>
396  -->
397</Project>
Note: See TracBrowser for help on using the repository browser.