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>v4.0</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="QueryMenuItem.cs" />
|
---|
98 | <Compile Include="OKBClient.cs" />
|
---|
99 | <Compile Include="OKBExperiment.cs" />
|
---|
100 | <Compile Include="HeuristicLabClientsOKBPlugin.cs" />
|
---|
101 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
102 | <Compile Include="ServiceClients\Algorithm.cs">
|
---|
103 | <SubType>Code</SubType>
|
---|
104 | </Compile>
|
---|
105 | <Compile Include="ServiceClients\AlgorithmClass.cs">
|
---|
106 | <SubType>Code</SubType>
|
---|
107 | </Compile>
|
---|
108 | <Compile Include="ServiceClients\AuthenticationServiceClient.cs" />
|
---|
109 | <Compile Include="ServiceClients\AlgorithmData.cs" />
|
---|
110 | <Compile Include="ServiceClients\AlgorithmParameter.cs" />
|
---|
111 | <Compile Include="ServiceClients\AndFilter.cs" />
|
---|
112 | <Compile Include="ServiceClients\SetComparisonStringAvailableValuesFilter.cs" />
|
---|
113 | <Compile Include="ServiceClients\NameSetComparisonStringAvailableValuesFilter.cs" />
|
---|
114 | <Compile Include="ServiceClients\OrFilter.cs" />
|
---|
115 | <Compile Include="ServiceClients\OrdinalComparisonDateTimeFilter.cs" />
|
---|
116 | <Compile Include="ServiceClients\OrdinalComparisonLongFilter.cs" />
|
---|
117 | <Compile Include="ServiceClients\SetComparisonStringFilter.cs" />
|
---|
118 | <Compile Include="ServiceClients\NameSetComparisonStringFilter.cs" />
|
---|
119 | <Compile Include="ServiceClients\NameOrdinalComparisonLongFilter.cs" />
|
---|
120 | <Compile Include="ServiceClients\NameOrdinalComparisonDoubleFilter.cs" />
|
---|
121 | <Compile Include="ServiceClients\NameEqualityComparisonByteArrayFilter.cs" />
|
---|
122 | <Compile Include="ServiceClients\NameEqualityComparisonBoolFilter.cs" />
|
---|
123 | <Compile Include="ServiceClients\Filter.cs" />
|
---|
124 | <Compile Include="ServiceClients\Run.cs" />
|
---|
125 | <Compile Include="ServiceClients\Experiment.cs" />
|
---|
126 | <Compile Include="ServiceClients\Result.cs" />
|
---|
127 | <Compile Include="ServiceClients\ProblemParameter.cs" />
|
---|
128 | <Compile Include="ServiceClients\OKBServiceClient.cs" />
|
---|
129 | <Compile Include="ServiceClients\ProblemData.cs" />
|
---|
130 | <Compile Include="ServiceClients\Problem.cs" />
|
---|
131 | <Compile Include="ServiceClients\ProblemClass.cs" />
|
---|
132 | <Compile Include="ServiceClients\DataType.cs" />
|
---|
133 | <Compile Include="ServiceClients\NamedOKBItem.cs" />
|
---|
134 | <Compile Include="ServiceClients\Platform.cs" />
|
---|
135 | <Compile Include="ServiceClients\INamedOKBItem.cs">
|
---|
136 | <SubType>Code</SubType>
|
---|
137 | </Compile>
|
---|
138 | <Compile Include="ServiceClients\IOKBItem.cs">
|
---|
139 | <SubType>Code</SubType>
|
---|
140 | </Compile>
|
---|
141 | <Compile Include="ServiceClients\OKBItem.cs">
|
---|
142 | <SubType>Code</SubType>
|
---|
143 | </Compile>
|
---|
144 | <Compile Include="Views\AdministratorView.cs">
|
---|
145 | <SubType>UserControl</SubType>
|
---|
146 | </Compile>
|
---|
147 | <Compile Include="Views\AdministratorView.Designer.cs">
|
---|
148 | <DependentUpon>AdministratorView.cs</DependentUpon>
|
---|
149 | </Compile>
|
---|
150 | <Compile Include="Views\AlgorithmClassCollectionView.cs">
|
---|
151 | <SubType>UserControl</SubType>
|
---|
152 | </Compile>
|
---|
153 | <Compile Include="Views\AlgorithmClassCollectionView.Designer.cs">
|
---|
154 | <DependentUpon>AlgorithmClassCollectionView.cs</DependentUpon>
|
---|
155 | </Compile>
|
---|
156 | <Compile Include="Views\AlgorithmCollectionView.cs">
|
---|
157 | <SubType>UserControl</SubType>
|
---|
158 | </Compile>
|
---|
159 | <Compile Include="Views\AlgorithmCollectionView.Designer.cs">
|
---|
160 | <DependentUpon>AlgorithmCollectionView.cs</DependentUpon>
|
---|
161 | </Compile>
|
---|
162 | <Compile Include="Views\AlgorithmView.cs">
|
---|
163 | <SubType>UserControl</SubType>
|
---|
164 | </Compile>
|
---|
165 | <Compile Include="Views\AlgorithmView.Designer.cs">
|
---|
166 | <DependentUpon>AlgorithmView.cs</DependentUpon>
|
---|
167 | </Compile>
|
---|
168 | <Compile Include="Views\AlgorithmDataView.cs">
|
---|
169 | <SubType>UserControl</SubType>
|
---|
170 | </Compile>
|
---|
171 | <Compile Include="Views\AlgorithmDataView.Designer.cs">
|
---|
172 | <DependentUpon>AlgorithmDataView.cs</DependentUpon>
|
---|
173 | </Compile>
|
---|
174 | <Compile Include="Views\AlgorithmParameterCollectionView.cs">
|
---|
175 | <SubType>UserControl</SubType>
|
---|
176 | </Compile>
|
---|
177 | <Compile Include="Views\AlgorithmParameterCollectionView.Designer.cs">
|
---|
178 | <DependentUpon>AlgorithmParameterCollectionView.cs</DependentUpon>
|
---|
179 | </Compile>
|
---|
180 | <Compile Include="Views\AlgorithmParameterView.cs">
|
---|
181 | <SubType>UserControl</SubType>
|
---|
182 | </Compile>
|
---|
183 | <Compile Include="Views\AlgorithmParameterView.Designer.cs">
|
---|
184 | <DependentUpon>AlgorithmParameterView.cs</DependentUpon>
|
---|
185 | </Compile>
|
---|
186 | <Compile Include="Views\AndFilterView.cs">
|
---|
187 | <SubType>UserControl</SubType>
|
---|
188 | </Compile>
|
---|
189 | <Compile Include="Views\AndFilterView.Designer.cs">
|
---|
190 | <DependentUpon>AndFilterView.cs</DependentUpon>
|
---|
191 | </Compile>
|
---|
192 | <Compile Include="Views\SetComparisonStringAvailableValuesFilterView.cs">
|
---|
193 | <SubType>UserControl</SubType>
|
---|
194 | </Compile>
|
---|
195 | <Compile Include="Views\SetComparisonStringAvailableValuesFilterView.Designer.cs">
|
---|
196 | <DependentUpon>SetComparisonStringAvailableValuesFilterView.cs</DependentUpon>
|
---|
197 | </Compile>
|
---|
198 | <Compile Include="Views\NameSetComparisonStringAvailableValuesFilterView.cs">
|
---|
199 | <SubType>UserControl</SubType>
|
---|
200 | </Compile>
|
---|
201 | <Compile Include="Views\NameSetComparisonStringAvailableValuesFilterView.Designer.cs">
|
---|
202 | <DependentUpon>NameSetComparisonStringAvailableValuesFilterView.cs</DependentUpon>
|
---|
203 | </Compile>
|
---|
204 | <Compile Include="Views\OrFilterView.cs">
|
---|
205 | <SubType>UserControl</SubType>
|
---|
206 | </Compile>
|
---|
207 | <Compile Include="Views\OrFilterView.Designer.cs">
|
---|
208 | <DependentUpon>OrFilterView.cs</DependentUpon>
|
---|
209 | </Compile>
|
---|
210 | <Compile Include="Views\CombinedFilterView.cs">
|
---|
211 | <SubType>UserControl</SubType>
|
---|
212 | </Compile>
|
---|
213 | <Compile Include="Views\CombinedFilterView.Designer.cs">
|
---|
214 | <DependentUpon>CombinedFilterView.cs</DependentUpon>
|
---|
215 | </Compile>
|
---|
216 | <Compile Include="Views\NameSetComparisonStringFilterView.cs">
|
---|
217 | <SubType>UserControl</SubType>
|
---|
218 | </Compile>
|
---|
219 | <Compile Include="Views\NameSetComparisonStringFilterView.Designer.cs">
|
---|
220 | <DependentUpon>NameSetComparisonStringFilterView.cs</DependentUpon>
|
---|
221 | </Compile>
|
---|
222 | <Compile Include="Views\NameOrdinalComparisonLongFilterView.cs">
|
---|
223 | <SubType>UserControl</SubType>
|
---|
224 | </Compile>
|
---|
225 | <Compile Include="Views\NameOrdinalComparisonLongFilterView.Designer.cs">
|
---|
226 | <DependentUpon>NameOrdinalComparisonLongFilterView.cs</DependentUpon>
|
---|
227 | </Compile>
|
---|
228 | <Compile Include="Views\NameEqualityComparisonBoolFilterView.cs">
|
---|
229 | <SubType>UserControl</SubType>
|
---|
230 | </Compile>
|
---|
231 | <Compile Include="Views\NameEqualityComparisonBoolFilterView.Designer.cs">
|
---|
232 | <DependentUpon>NameEqualityComparisonBoolFilterView.cs</DependentUpon>
|
---|
233 | </Compile>
|
---|
234 | <Compile Include="Views\SetComparisonStringFilterView.cs">
|
---|
235 | <SubType>UserControl</SubType>
|
---|
236 | </Compile>
|
---|
237 | <Compile Include="Views\SetComparisonStringFilterView.Designer.cs">
|
---|
238 | <DependentUpon>SetComparisonStringFilterView.cs</DependentUpon>
|
---|
239 | </Compile>
|
---|
240 | <Compile Include="Views\SetComparisonFilterView.cs">
|
---|
241 | <SubType>UserControl</SubType>
|
---|
242 | </Compile>
|
---|
243 | <Compile Include="Views\SetComparisonFilterView.Designer.cs">
|
---|
244 | <DependentUpon>SetComparisonFilterView.cs</DependentUpon>
|
---|
245 | </Compile>
|
---|
246 | <Compile Include="Views\OrdinalComparisonLongFilterView.cs">
|
---|
247 | <SubType>UserControl</SubType>
|
---|
248 | </Compile>
|
---|
249 | <Compile Include="Views\OrdinalComparisonLongFilterView.Designer.cs">
|
---|
250 | <DependentUpon>OrdinalComparisonLongFilterView.cs</DependentUpon>
|
---|
251 | </Compile>
|
---|
252 | <Compile Include="Views\NameOrdinalComparisonDoubleFilterView.cs">
|
---|
253 | <SubType>UserControl</SubType>
|
---|
254 | </Compile>
|
---|
255 | <Compile Include="Views\NameOrdinalComparisonDoubleFilterView.Designer.cs">
|
---|
256 | <DependentUpon>NameOrdinalComparisonDoubleFilterView.cs</DependentUpon>
|
---|
257 | </Compile>
|
---|
258 | <Compile Include="Views\OrdinalComparisonFilterView.cs">
|
---|
259 | <SubType>UserControl</SubType>
|
---|
260 | </Compile>
|
---|
261 | <Compile Include="Views\OrdinalComparisonFilterView.Designer.cs">
|
---|
262 | <DependentUpon>OrdinalComparisonFilterView.cs</DependentUpon>
|
---|
263 | </Compile>
|
---|
264 | <Compile Include="Views\EqualityComparisonFilterView.cs">
|
---|
265 | <SubType>UserControl</SubType>
|
---|
266 | </Compile>
|
---|
267 | <Compile Include="Views\EqualityComparisonFilterView.Designer.cs">
|
---|
268 | <DependentUpon>EqualityComparisonFilterView.cs</DependentUpon>
|
---|
269 | </Compile>
|
---|
270 | <Compile Include="Views\FilterView.cs">
|
---|
271 | <SubType>UserControl</SubType>
|
---|
272 | </Compile>
|
---|
273 | <Compile Include="Views\FilterView.Designer.cs">
|
---|
274 | <DependentUpon>FilterView.cs</DependentUpon>
|
---|
275 | </Compile>
|
---|
276 | <Compile Include="Views\QueryView.cs">
|
---|
277 | <SubType>UserControl</SubType>
|
---|
278 | </Compile>
|
---|
279 | <Compile Include="Views\QueryView.Designer.cs">
|
---|
280 | <DependentUpon>QueryView.cs</DependentUpon>
|
---|
281 | </Compile>
|
---|
282 | <Compile Include="Views\RunView.cs">
|
---|
283 | <SubType>UserControl</SubType>
|
---|
284 | </Compile>
|
---|
285 | <Compile Include="Views\RunView.Designer.cs">
|
---|
286 | <DependentUpon>RunView.cs</DependentUpon>
|
---|
287 | </Compile>
|
---|
288 | <Compile Include="Views\ExperimentView.cs">
|
---|
289 | <SubType>UserControl</SubType>
|
---|
290 | </Compile>
|
---|
291 | <Compile Include="Views\ExperimentView.Designer.cs">
|
---|
292 | <DependentUpon>ExperimentView.cs</DependentUpon>
|
---|
293 | </Compile>
|
---|
294 | <Compile Include="Views\RunCollectionView.cs">
|
---|
295 | <SubType>UserControl</SubType>
|
---|
296 | </Compile>
|
---|
297 | <Compile Include="Views\RunCollectionView.Designer.cs">
|
---|
298 | <DependentUpon>RunCollectionView.cs</DependentUpon>
|
---|
299 | </Compile>
|
---|
300 | <Compile Include="Views\ExperimentCollectionView.cs">
|
---|
301 | <SubType>UserControl</SubType>
|
---|
302 | </Compile>
|
---|
303 | <Compile Include="Views\ExperimentCollectionView.Designer.cs">
|
---|
304 | <DependentUpon>ExperimentCollectionView.cs</DependentUpon>
|
---|
305 | </Compile>
|
---|
306 | <Compile Include="Views\ProblemParameterView.cs">
|
---|
307 | <SubType>UserControl</SubType>
|
---|
308 | </Compile>
|
---|
309 | <Compile Include="Views\ProblemParameterView.Designer.cs">
|
---|
310 | <DependentUpon>ProblemParameterView.cs</DependentUpon>
|
---|
311 | </Compile>
|
---|
312 | <Compile Include="Views\ResultView.cs">
|
---|
313 | <SubType>UserControl</SubType>
|
---|
314 | </Compile>
|
---|
315 | <Compile Include="Views\ResultView.Designer.cs">
|
---|
316 | <DependentUpon>ResultView.cs</DependentUpon>
|
---|
317 | </Compile>
|
---|
318 | <Compile Include="Views\ResultCollectionView.cs">
|
---|
319 | <SubType>UserControl</SubType>
|
---|
320 | </Compile>
|
---|
321 | <Compile Include="Views\ResultCollectionView.Designer.cs">
|
---|
322 | <DependentUpon>ResultCollectionView.cs</DependentUpon>
|
---|
323 | </Compile>
|
---|
324 | <Compile Include="Views\ProblemParameterCollectionView.cs">
|
---|
325 | <SubType>UserControl</SubType>
|
---|
326 | </Compile>
|
---|
327 | <Compile Include="Views\ProblemParameterCollectionView.Designer.cs">
|
---|
328 | <DependentUpon>ProblemParameterCollectionView.cs</DependentUpon>
|
---|
329 | </Compile>
|
---|
330 | <Compile Include="Views\OKBExperimentView.cs">
|
---|
331 | <SubType>UserControl</SubType>
|
---|
332 | </Compile>
|
---|
333 | <Compile Include="Views\OKBExperimentView.Designer.cs">
|
---|
334 | <DependentUpon>OKBExperimentView.cs</DependentUpon>
|
---|
335 | </Compile>
|
---|
336 | <Compile Include="Views\ProblemDataView.cs">
|
---|
337 | <SubType>UserControl</SubType>
|
---|
338 | </Compile>
|
---|
339 | <Compile Include="Views\ProblemDataView.Designer.cs">
|
---|
340 | <DependentUpon>ProblemDataView.cs</DependentUpon>
|
---|
341 | </Compile>
|
---|
342 | <Compile Include="Views\ProblemView.cs">
|
---|
343 | <SubType>UserControl</SubType>
|
---|
344 | </Compile>
|
---|
345 | <Compile Include="Views\ProblemView.Designer.cs">
|
---|
346 | <DependentUpon>ProblemView.cs</DependentUpon>
|
---|
347 | </Compile>
|
---|
348 | <Compile Include="Views\ProblemCollectionView.cs">
|
---|
349 | <SubType>UserControl</SubType>
|
---|
350 | </Compile>
|
---|
351 | <Compile Include="Views\ProblemCollectionView.Designer.cs">
|
---|
352 | <DependentUpon>ProblemCollectionView.cs</DependentUpon>
|
---|
353 | </Compile>
|
---|
354 | <Compile Include="Views\ProblemClassCollectionView.cs">
|
---|
355 | <SubType>UserControl</SubType>
|
---|
356 | </Compile>
|
---|
357 | <Compile Include="Views\ProblemClassCollectionView.Designer.cs">
|
---|
358 | <DependentUpon>ProblemClassCollectionView.cs</DependentUpon>
|
---|
359 | </Compile>
|
---|
360 | <Compile Include="Views\DataTypeView.cs">
|
---|
361 | <SubType>UserControl</SubType>
|
---|
362 | </Compile>
|
---|
363 | <Compile Include="Views\DataTypeView.Designer.cs">
|
---|
364 | <DependentUpon>DataTypeView.cs</DependentUpon>
|
---|
365 | </Compile>
|
---|
366 | <Compile Include="Views\DataTypeCollectionView.cs">
|
---|
367 | <SubType>UserControl</SubType>
|
---|
368 | </Compile>
|
---|
369 | <Compile Include="Views\DataTypeCollectionView.Designer.cs">
|
---|
370 | <DependentUpon>DataTypeCollectionView.cs</DependentUpon>
|
---|
371 | </Compile>
|
---|
372 | <Compile Include="Views\PlatformCollectionView.cs">
|
---|
373 | <SubType>UserControl</SubType>
|
---|
374 | </Compile>
|
---|
375 | <Compile Include="Views\PlatformCollectionView.Designer.cs">
|
---|
376 | <DependentUpon>PlatformCollectionView.cs</DependentUpon>
|
---|
377 | </Compile>
|
---|
378 | <Compile Include="Views\OKBItemView.cs">
|
---|
379 | <SubType>UserControl</SubType>
|
---|
380 | </Compile>
|
---|
381 | <Compile Include="Views\OKBItemView.Designer.cs">
|
---|
382 | <DependentUpon>OKBItemView.cs</DependentUpon>
|
---|
383 | </Compile>
|
---|
384 | <Compile Include="Views\NamedOKBItemView.cs">
|
---|
385 | <SubType>UserControl</SubType>
|
---|
386 | </Compile>
|
---|
387 | <Compile Include="Views\NamedOKBItemView.Designer.cs">
|
---|
388 | <DependentUpon>NamedOKBItemView.cs</DependentUpon>
|
---|
389 | </Compile>
|
---|
390 | <None Include="app.config" />
|
---|
391 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
392 | <None Include="ServiceClients\GenerateServiceClients.cmd" />
|
---|
393 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
394 | </ItemGroup>
|
---|
395 | <ItemGroup>
|
---|
396 | <None Include="HeuristicLab.snk" />
|
---|
397 | <None Include="HeuristicLabClientsOKBPlugin.cs.frame" />
|
---|
398 | </ItemGroup>
|
---|
399 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
400 | <PropertyGroup>
|
---|
401 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
402 | set ProjectDir=$(ProjectDir)
|
---|
403 | set SolutionDir=$(SolutionDir)
|
---|
404 | set Outdir=$(Outdir)
|
---|
405 | set TargetPath=$(TargetPath)
|
---|
406 |
|
---|
407 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
408 | </PropertyGroup>
|
---|
409 | <PropertyGroup>
|
---|
410 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
411 | set ProjectDir=$(ProjectDir)
|
---|
412 | set SolutionDir=$(SolutionDir)
|
---|
413 | set Outdir=$(Outdir)
|
---|
414 |
|
---|
415 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
|
---|
416 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs"</PreBuildEvent>
|
---|
417 | </PropertyGroup>
|
---|
418 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
419 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
420 | <Target Name="BeforeBuild">
|
---|
421 | </Target>
|
---|
422 | <Target Name="AfterBuild">
|
---|
423 | </Target>
|
---|
424 | -->
|
---|
425 | </Project> |
---|