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>{73857A9C-9706-4B72-8D9C-210B5B6A5691}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.Clients.OKB</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.Clients.OKB-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.Clients.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
42 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
|
---|
43 | </Reference>
|
---|
44 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
45 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
46 | </Reference>
|
---|
47 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
48 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
49 | </Reference>
|
---|
50 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
51 | <SpecificVersion>False</SpecificVersion>
|
---|
52 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
53 | </Reference>
|
---|
54 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
55 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
56 | </Reference>
|
---|
57 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
58 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
59 | </Reference>
|
---|
60 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
61 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
62 | </Reference>
|
---|
63 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
64 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
65 | </Reference>
|
---|
66 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
67 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
68 | </Reference>
|
---|
69 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
70 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
71 | </Reference>
|
---|
72 | <Reference Include="HeuristicLab.Optimization.Views-3.3">
|
---|
73 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
74 | </Reference>
|
---|
75 | <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
76 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
77 | </Reference>
|
---|
78 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
79 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
80 | </Reference>
|
---|
81 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
82 | <HintPath>..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
83 | </Reference>
|
---|
84 | <Reference Include="System" />
|
---|
85 | <Reference Include="System.Core" />
|
---|
86 | <Reference Include="System.Drawing" />
|
---|
87 | <Reference Include="System.Runtime.Serialization" />
|
---|
88 | <Reference Include="System.ServiceModel" />
|
---|
89 | <Reference Include="System.Windows.Forms" />
|
---|
90 | <Reference Include="System.Xml.Linq" />
|
---|
91 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
92 | <Reference Include="System.Data" />
|
---|
93 | <Reference Include="System.Xml" />
|
---|
94 | </ItemGroup>
|
---|
95 | <ItemGroup>
|
---|
96 | <Compile Include="AdministratorMenuItem.cs" />
|
---|
97 | <Compile Include="OKBClient.cs" />
|
---|
98 | <Compile Include="OKBExperiment.cs" />
|
---|
99 | <Compile Include="HeuristicLabClientsOKBPlugin.cs" />
|
---|
100 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
101 | <Compile Include="ServiceClients\Algorithm.cs">
|
---|
102 | <SubType>Code</SubType>
|
---|
103 | </Compile>
|
---|
104 | <Compile Include="ServiceClients\AlgorithmClass.cs">
|
---|
105 | <SubType>Code</SubType>
|
---|
106 | </Compile>
|
---|
107 | <Compile Include="ServiceClients\AuthenticationServiceClient.cs" />
|
---|
108 | <Compile Include="ServiceClients\AlgorithmData.cs" />
|
---|
109 | <Compile Include="ServiceClients\AlgorithmParameter.cs" />
|
---|
110 | <Compile Include="ServiceClients\Run.cs" />
|
---|
111 | <Compile Include="ServiceClients\Experiment.cs" />
|
---|
112 | <Compile Include="ServiceClients\Result.cs" />
|
---|
113 | <Compile Include="ServiceClients\ProblemParameter.cs" />
|
---|
114 | <Compile Include="ServiceClients\OKBServiceClient.cs" />
|
---|
115 | <Compile Include="ServiceClients\ProblemData.cs" />
|
---|
116 | <Compile Include="ServiceClients\Problem.cs" />
|
---|
117 | <Compile Include="ServiceClients\ProblemClass.cs" />
|
---|
118 | <Compile Include="ServiceClients\DataType.cs" />
|
---|
119 | <Compile Include="ServiceClients\NamedOKBItem.cs" />
|
---|
120 | <Compile Include="ServiceClients\Platform.cs" />
|
---|
121 | <Compile Include="ServiceClients\INamedOKBItem.cs">
|
---|
122 | <SubType>Code</SubType>
|
---|
123 | </Compile>
|
---|
124 | <Compile Include="ServiceClients\IOKBItem.cs">
|
---|
125 | <SubType>Code</SubType>
|
---|
126 | </Compile>
|
---|
127 | <Compile Include="ServiceClients\OKBItem.cs">
|
---|
128 | <SubType>Code</SubType>
|
---|
129 | </Compile>
|
---|
130 | <Compile Include="Views\AdministratorView.cs">
|
---|
131 | <SubType>UserControl</SubType>
|
---|
132 | </Compile>
|
---|
133 | <Compile Include="Views\AdministratorView.Designer.cs">
|
---|
134 | <DependentUpon>AdministratorView.cs</DependentUpon>
|
---|
135 | </Compile>
|
---|
136 | <Compile Include="Views\AlgorithmClassCollectionView.cs">
|
---|
137 | <SubType>UserControl</SubType>
|
---|
138 | </Compile>
|
---|
139 | <Compile Include="Views\AlgorithmClassCollectionView.Designer.cs">
|
---|
140 | <DependentUpon>AlgorithmClassCollectionView.cs</DependentUpon>
|
---|
141 | </Compile>
|
---|
142 | <Compile Include="Views\AlgorithmCollectionView.cs">
|
---|
143 | <SubType>UserControl</SubType>
|
---|
144 | </Compile>
|
---|
145 | <Compile Include="Views\AlgorithmCollectionView.Designer.cs">
|
---|
146 | <DependentUpon>AlgorithmCollectionView.cs</DependentUpon>
|
---|
147 | </Compile>
|
---|
148 | <Compile Include="Views\AlgorithmView.cs">
|
---|
149 | <SubType>UserControl</SubType>
|
---|
150 | </Compile>
|
---|
151 | <Compile Include="Views\AlgorithmView.Designer.cs">
|
---|
152 | <DependentUpon>AlgorithmView.cs</DependentUpon>
|
---|
153 | </Compile>
|
---|
154 | <Compile Include="Views\AlgorithmDataView.cs">
|
---|
155 | <SubType>UserControl</SubType>
|
---|
156 | </Compile>
|
---|
157 | <Compile Include="Views\AlgorithmDataView.Designer.cs">
|
---|
158 | <DependentUpon>AlgorithmDataView.cs</DependentUpon>
|
---|
159 | </Compile>
|
---|
160 | <Compile Include="Views\AlgorithmParameterCollectionView.cs">
|
---|
161 | <SubType>UserControl</SubType>
|
---|
162 | </Compile>
|
---|
163 | <Compile Include="Views\AlgorithmParameterCollectionView.Designer.cs">
|
---|
164 | <DependentUpon>AlgorithmParameterCollectionView.cs</DependentUpon>
|
---|
165 | </Compile>
|
---|
166 | <Compile Include="Views\AlgorithmParameterView.cs">
|
---|
167 | <SubType>UserControl</SubType>
|
---|
168 | </Compile>
|
---|
169 | <Compile Include="Views\AlgorithmParameterView.Designer.cs">
|
---|
170 | <DependentUpon>AlgorithmParameterView.cs</DependentUpon>
|
---|
171 | </Compile>
|
---|
172 | <Compile Include="Views\RunView.cs">
|
---|
173 | <SubType>UserControl</SubType>
|
---|
174 | </Compile>
|
---|
175 | <Compile Include="Views\RunView.Designer.cs">
|
---|
176 | <DependentUpon>RunView.cs</DependentUpon>
|
---|
177 | </Compile>
|
---|
178 | <Compile Include="Views\ExperimentView.cs">
|
---|
179 | <SubType>UserControl</SubType>
|
---|
180 | </Compile>
|
---|
181 | <Compile Include="Views\ExperimentView.Designer.cs">
|
---|
182 | <DependentUpon>ExperimentView.cs</DependentUpon>
|
---|
183 | </Compile>
|
---|
184 | <Compile Include="Views\RunCollectionView.cs">
|
---|
185 | <SubType>UserControl</SubType>
|
---|
186 | </Compile>
|
---|
187 | <Compile Include="Views\RunCollectionView.Designer.cs">
|
---|
188 | <DependentUpon>RunCollectionView.cs</DependentUpon>
|
---|
189 | </Compile>
|
---|
190 | <Compile Include="Views\ExperimentCollectionView.cs">
|
---|
191 | <SubType>UserControl</SubType>
|
---|
192 | </Compile>
|
---|
193 | <Compile Include="Views\ExperimentCollectionView.Designer.cs">
|
---|
194 | <DependentUpon>ExperimentCollectionView.cs</DependentUpon>
|
---|
195 | </Compile>
|
---|
196 | <Compile Include="Views\ProblemParameterView.cs">
|
---|
197 | <SubType>UserControl</SubType>
|
---|
198 | </Compile>
|
---|
199 | <Compile Include="Views\ProblemParameterView.Designer.cs">
|
---|
200 | <DependentUpon>ProblemParameterView.cs</DependentUpon>
|
---|
201 | </Compile>
|
---|
202 | <Compile Include="Views\ResultView.cs">
|
---|
203 | <SubType>UserControl</SubType>
|
---|
204 | </Compile>
|
---|
205 | <Compile Include="Views\ResultView.Designer.cs">
|
---|
206 | <DependentUpon>ResultView.cs</DependentUpon>
|
---|
207 | </Compile>
|
---|
208 | <Compile Include="Views\ResultCollectionView.cs">
|
---|
209 | <SubType>UserControl</SubType>
|
---|
210 | </Compile>
|
---|
211 | <Compile Include="Views\ResultCollectionView.Designer.cs">
|
---|
212 | <DependentUpon>ResultCollectionView.cs</DependentUpon>
|
---|
213 | </Compile>
|
---|
214 | <Compile Include="Views\ProblemParameterCollectionView.cs">
|
---|
215 | <SubType>UserControl</SubType>
|
---|
216 | </Compile>
|
---|
217 | <Compile Include="Views\ProblemParameterCollectionView.Designer.cs">
|
---|
218 | <DependentUpon>ProblemParameterCollectionView.cs</DependentUpon>
|
---|
219 | </Compile>
|
---|
220 | <Compile Include="Views\OKBExperimentView.cs">
|
---|
221 | <SubType>UserControl</SubType>
|
---|
222 | </Compile>
|
---|
223 | <Compile Include="Views\OKBExperimentView.Designer.cs">
|
---|
224 | <DependentUpon>OKBExperimentView.cs</DependentUpon>
|
---|
225 | </Compile>
|
---|
226 | <Compile Include="Views\ProblemDataView.cs">
|
---|
227 | <SubType>UserControl</SubType>
|
---|
228 | </Compile>
|
---|
229 | <Compile Include="Views\ProblemDataView.Designer.cs">
|
---|
230 | <DependentUpon>ProblemDataView.cs</DependentUpon>
|
---|
231 | </Compile>
|
---|
232 | <Compile Include="Views\ProblemView.cs">
|
---|
233 | <SubType>UserControl</SubType>
|
---|
234 | </Compile>
|
---|
235 | <Compile Include="Views\ProblemView.Designer.cs">
|
---|
236 | <DependentUpon>ProblemView.cs</DependentUpon>
|
---|
237 | </Compile>
|
---|
238 | <Compile Include="Views\ProblemCollectionView.cs">
|
---|
239 | <SubType>UserControl</SubType>
|
---|
240 | </Compile>
|
---|
241 | <Compile Include="Views\ProblemCollectionView.Designer.cs">
|
---|
242 | <DependentUpon>ProblemCollectionView.cs</DependentUpon>
|
---|
243 | </Compile>
|
---|
244 | <Compile Include="Views\ProblemClassCollectionView.cs">
|
---|
245 | <SubType>UserControl</SubType>
|
---|
246 | </Compile>
|
---|
247 | <Compile Include="Views\ProblemClassCollectionView.Designer.cs">
|
---|
248 | <DependentUpon>ProblemClassCollectionView.cs</DependentUpon>
|
---|
249 | </Compile>
|
---|
250 | <Compile Include="Views\DataTypeView.cs">
|
---|
251 | <SubType>UserControl</SubType>
|
---|
252 | </Compile>
|
---|
253 | <Compile Include="Views\DataTypeView.Designer.cs">
|
---|
254 | <DependentUpon>DataTypeView.cs</DependentUpon>
|
---|
255 | </Compile>
|
---|
256 | <Compile Include="Views\DataTypeCollectionView.cs">
|
---|
257 | <SubType>UserControl</SubType>
|
---|
258 | </Compile>
|
---|
259 | <Compile Include="Views\DataTypeCollectionView.Designer.cs">
|
---|
260 | <DependentUpon>DataTypeCollectionView.cs</DependentUpon>
|
---|
261 | </Compile>
|
---|
262 | <Compile Include="Views\PlatformCollectionView.cs">
|
---|
263 | <SubType>UserControl</SubType>
|
---|
264 | </Compile>
|
---|
265 | <Compile Include="Views\PlatformCollectionView.Designer.cs">
|
---|
266 | <DependentUpon>PlatformCollectionView.cs</DependentUpon>
|
---|
267 | </Compile>
|
---|
268 | <Compile Include="Views\OKBItemView.cs">
|
---|
269 | <SubType>UserControl</SubType>
|
---|
270 | </Compile>
|
---|
271 | <Compile Include="Views\OKBItemView.Designer.cs">
|
---|
272 | <DependentUpon>OKBItemView.cs</DependentUpon>
|
---|
273 | </Compile>
|
---|
274 | <Compile Include="Views\NamedOKBItemView.cs">
|
---|
275 | <SubType>UserControl</SubType>
|
---|
276 | </Compile>
|
---|
277 | <Compile Include="Views\NamedOKBItemView.Designer.cs">
|
---|
278 | <DependentUpon>NamedOKBItemView.cs</DependentUpon>
|
---|
279 | </Compile>
|
---|
280 | <None Include="app.config" />
|
---|
281 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
282 | <None Include="ServiceClients\GenerateServiceClients.cmd" />
|
---|
283 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
284 | </ItemGroup>
|
---|
285 | <ItemGroup>
|
---|
286 | <None Include="HeuristicLab.snk" />
|
---|
287 | <None Include="HeuristicLabClientsOKBPlugin.cs.frame" />
|
---|
288 | </ItemGroup>
|
---|
289 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
290 | <PropertyGroup>
|
---|
291 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
292 | set ProjectDir=$(ProjectDir)
|
---|
293 | set SolutionDir=$(SolutionDir)
|
---|
294 | set Outdir=$(Outdir)
|
---|
295 | set TargetPath=$(TargetPath)
|
---|
296 |
|
---|
297 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
298 | </PropertyGroup>
|
---|
299 | <PropertyGroup>
|
---|
300 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
301 | set ProjectDir=$(ProjectDir)
|
---|
302 | set SolutionDir=$(SolutionDir)
|
---|
303 | set Outdir=$(Outdir)
|
---|
304 |
|
---|
305 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
|
---|
306 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs"</PreBuildEvent>
|
---|
307 | </PropertyGroup>
|
---|
308 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
309 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
310 | <Target Name="BeforeBuild">
|
---|
311 | </Target>
|
---|
312 | <Target Name="AfterBuild">
|
---|
313 | </Target>
|
---|
314 | -->
|
---|
315 | </Project> |
---|