Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj @ 5355

Last change on this file since 5355 was 5355, checked in by swagner, 13 years ago

Worked on OKB (#1174)

File size: 20.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)' == '' ">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">
42      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
43    </Reference>
44    <Reference Include="HeuristicLab.Collections-3.3">
45      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
46    </Reference>
47    <Reference Include="HeuristicLab.Common-3.3">
48      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
49    </Reference>
50    <Reference Include="HeuristicLab.Common.Resources-3.3">
51      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
52    </Reference>
53    <Reference Include="HeuristicLab.Core-3.3">
54      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
55    </Reference>
56    <Reference Include="HeuristicLab.Core.Views-3.3">
57      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
58    </Reference>
59    <Reference Include="HeuristicLab.Data-3.3">
60      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
61    </Reference>
62    <Reference Include="HeuristicLab.MainForm-3.3">
63      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
64    </Reference>
65    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
66      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
67    </Reference>
68    <Reference Include="HeuristicLab.Operators-3.3">
69      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
70    </Reference>
71    <Reference Include="HeuristicLab.Optimization-3.3">
72      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
73    </Reference>
74    <Reference Include="HeuristicLab.Optimization.Views-3.3">
75      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
76    </Reference>
77    <Reference Include="HeuristicLab.Optimizer-3.3">
78      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
79    </Reference>
80    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
81      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
82    </Reference>
83    <Reference Include="HeuristicLab.Persistence-3.3">
84      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
85    </Reference>
86    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
87      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
88    </Reference>
89    <Reference Include="System" />
90    <Reference Include="System.Core" />
91    <Reference Include="System.Drawing" />
92    <Reference Include="System.Runtime.Serialization" />
93    <Reference Include="System.ServiceModel" />
94    <Reference Include="System.Windows.Forms" />
95    <Reference Include="System.Xml.Linq" />
96    <Reference Include="System.Data.DataSetExtensions" />
97    <Reference Include="System.Data" />
98    <Reference Include="System.Xml" />
99  </ItemGroup>
100  <ItemGroup>
101    <Compile Include="AdministratorMenuItem.cs" />
102    <Compile Include="ItemWrapper.cs" />
103    <Compile Include="NamedItemWrapper.cs" />
104    <Compile Include="OKBRun.cs" />
105    <Compile Include="EmptyAlgorithm.cs" />
106    <Compile Include="OKBAlgorithm.cs" />
107    <Compile Include="MultiObjectiveOKBProblem.cs" />
108    <Compile Include="EmptyMultiObjectiveProblem.cs" />
109    <Compile Include="EmptyEvaluator.cs" />
110    <Compile Include="EmptyProblem.cs" />
111    <Compile Include="EmptyMultiObjectiveEvaluator.cs" />
112    <Compile Include="EmptySolutionCreator.cs" />
113    <Compile Include="EmptySingleObjectiveEvaluator.cs" />
114    <Compile Include="EmptySingleObjectiveProblem.cs" />
115    <Compile Include="SingleObjectiveOKBProblem.cs" />
116    <Compile Include="OKBProblem.cs" />
117    <Compile Include="QueryMenuItem.cs" />
118    <Compile Include="OKBClient.cs" />
119    <Compile Include="OKBExperiment.cs" />
120    <Compile Include="HeuristicLabClientsOKBPlugin.cs" />
121    <Compile Include="Properties\AssemblyInfo.cs" />
122    <Compile Include="ServiceClients\Algorithm.cs">
123      <SubType>Code</SubType>
124    </Compile>
125    <Compile Include="ServiceClients\AlgorithmClass.cs">
126      <SubType>Code</SubType>
127    </Compile>
128    <Compile Include="ServiceClients\AuthenticationServiceClient.cs" />
129    <Compile Include="ServiceClients\AlgorithmData.cs" />
130    <Compile Include="ServiceClients\AlgorithmParameter.cs" />
131    <Compile Include="ServiceClients\CombinedFilter.cs" />
132    <Compile Include="ServiceClients\OKBServiceClients.cs" />
133    <Compile Include="ServiceClients\SetComparisonStringAvailableValuesFilter.cs" />
134    <Compile Include="ServiceClients\NameSetComparisonStringAvailableValuesFilter.cs" />
135    <Compile Include="ServiceClients\OrdinalComparisonDateTimeFilter.cs" />
136    <Compile Include="ServiceClients\OrdinalComparisonLongFilter.cs" />
137    <Compile Include="ServiceClients\SetComparisonStringFilter.cs" />
138    <Compile Include="ServiceClients\NameSetComparisonStringFilter.cs" />
139    <Compile Include="ServiceClients\NameOrdinalComparisonLongFilter.cs" />
140    <Compile Include="ServiceClients\NameOrdinalComparisonDoubleFilter.cs" />
141    <Compile Include="ServiceClients\NameEqualityComparisonByteArrayFilter.cs" />
142    <Compile Include="ServiceClients\NameEqualityComparisonBoolFilter.cs" />
143    <Compile Include="ServiceClients\Filter.cs" />
144    <Compile Include="ServiceClients\Run.cs" />
145    <Compile Include="ServiceClients\Experiment.cs" />
146    <Compile Include="ServiceClients\Result.cs" />
147    <Compile Include="ServiceClients\ProblemParameter.cs" />
148    <Compile Include="ServiceClients\ProblemData.cs" />
149    <Compile Include="ServiceClients\Problem.cs" />
150    <Compile Include="ServiceClients\ProblemClass.cs" />
151    <Compile Include="ServiceClients\DataType.cs" />
152    <Compile Include="ServiceClients\NamedOKBItem.cs" />
153    <Compile Include="ServiceClients\Platform.cs" />
154    <Compile Include="ServiceClients\INamedOKBItem.cs">
155      <SubType>Code</SubType>
156    </Compile>
157    <Compile Include="ServiceClients\IOKBItem.cs">
158      <SubType>Code</SubType>
159    </Compile>
160    <Compile Include="ServiceClients\OKBItem.cs">
161      <SubType>Code</SubType>
162    </Compile>
163    <Compile Include="Views\AdministratorView.cs">
164      <SubType>UserControl</SubType>
165    </Compile>
166    <Compile Include="Views\AdministratorView.Designer.cs">
167      <DependentUpon>AdministratorView.cs</DependentUpon>
168    </Compile>
169    <Compile Include="Views\AlgorithmClassCollectionView.cs">
170      <SubType>UserControl</SubType>
171    </Compile>
172    <Compile Include="Views\AlgorithmClassCollectionView.Designer.cs">
173      <DependentUpon>AlgorithmClassCollectionView.cs</DependentUpon>
174    </Compile>
175    <Compile Include="Views\AlgorithmCollectionView.cs">
176      <SubType>UserControl</SubType>
177    </Compile>
178    <Compile Include="Views\AlgorithmCollectionView.Designer.cs">
179      <DependentUpon>AlgorithmCollectionView.cs</DependentUpon>
180    </Compile>
181    <Compile Include="Views\AlgorithmView.cs">
182      <SubType>UserControl</SubType>
183    </Compile>
184    <Compile Include="Views\AlgorithmView.Designer.cs">
185      <DependentUpon>AlgorithmView.cs</DependentUpon>
186    </Compile>
187    <Compile Include="Views\AlgorithmDataView.cs">
188      <SubType>UserControl</SubType>
189    </Compile>
190    <Compile Include="Views\AlgorithmDataView.Designer.cs">
191      <DependentUpon>AlgorithmDataView.cs</DependentUpon>
192    </Compile>
193    <Compile Include="Views\AlgorithmParameterCollectionView.cs">
194      <SubType>UserControl</SubType>
195    </Compile>
196    <Compile Include="Views\AlgorithmParameterCollectionView.Designer.cs">
197      <DependentUpon>AlgorithmParameterCollectionView.cs</DependentUpon>
198    </Compile>
199    <Compile Include="Views\AlgorithmParameterView.cs">
200      <SubType>UserControl</SubType>
201    </Compile>
202    <Compile Include="Views\AlgorithmParameterView.Designer.cs">
203      <DependentUpon>AlgorithmParameterView.cs</DependentUpon>
204    </Compile>
205    <Compile Include="Views\OKBAlgorithmView.cs">
206      <SubType>UserControl</SubType>
207    </Compile>
208    <Compile Include="Views\OKBAlgorithmView.Designer.cs">
209      <DependentUpon>OKBAlgorithmView.cs</DependentUpon>
210    </Compile>
211    <Compile Include="Views\OKBProblemView.cs">
212      <SubType>UserControl</SubType>
213    </Compile>
214    <Compile Include="Views\OKBProblemView.Designer.cs">
215      <DependentUpon>OKBProblemView.cs</DependentUpon>
216    </Compile>
217    <Compile Include="Views\SetComparisonStringAvailableValuesFilterView.cs">
218      <SubType>UserControl</SubType>
219    </Compile>
220    <Compile Include="Views\SetComparisonStringAvailableValuesFilterView.Designer.cs">
221      <DependentUpon>SetComparisonStringAvailableValuesFilterView.cs</DependentUpon>
222    </Compile>
223    <Compile Include="Views\NameSetComparisonStringAvailableValuesFilterView.cs">
224      <SubType>UserControl</SubType>
225    </Compile>
226    <Compile Include="Views\NameSetComparisonStringAvailableValuesFilterView.Designer.cs">
227      <DependentUpon>NameSetComparisonStringAvailableValuesFilterView.cs</DependentUpon>
228    </Compile>
229    <Compile Include="Views\CombinedFilterView.cs">
230      <SubType>UserControl</SubType>
231    </Compile>
232    <Compile Include="Views\CombinedFilterView.Designer.cs">
233      <DependentUpon>CombinedFilterView.cs</DependentUpon>
234    </Compile>
235    <Compile Include="Views\NameSetComparisonStringFilterView.cs">
236      <SubType>UserControl</SubType>
237    </Compile>
238    <Compile Include="Views\NameSetComparisonStringFilterView.Designer.cs">
239      <DependentUpon>NameSetComparisonStringFilterView.cs</DependentUpon>
240    </Compile>
241    <Compile Include="Views\NameOrdinalComparisonLongFilterView.cs">
242      <SubType>UserControl</SubType>
243    </Compile>
244    <Compile Include="Views\NameOrdinalComparisonLongFilterView.Designer.cs">
245      <DependentUpon>NameOrdinalComparisonLongFilterView.cs</DependentUpon>
246    </Compile>
247    <Compile Include="Views\NameEqualityComparisonBoolFilterView.cs">
248      <SubType>UserControl</SubType>
249    </Compile>
250    <Compile Include="Views\NameEqualityComparisonBoolFilterView.Designer.cs">
251      <DependentUpon>NameEqualityComparisonBoolFilterView.cs</DependentUpon>
252    </Compile>
253    <Compile Include="Views\SetComparisonStringFilterView.cs">
254      <SubType>UserControl</SubType>
255    </Compile>
256    <Compile Include="Views\SetComparisonStringFilterView.Designer.cs">
257      <DependentUpon>SetComparisonStringFilterView.cs</DependentUpon>
258    </Compile>
259    <Compile Include="Views\SetComparisonFilterView.cs">
260      <SubType>UserControl</SubType>
261    </Compile>
262    <Compile Include="Views\SetComparisonFilterView.Designer.cs">
263      <DependentUpon>SetComparisonFilterView.cs</DependentUpon>
264    </Compile>
265    <Compile Include="Views\OrdinalComparisonLongFilterView.cs">
266      <SubType>UserControl</SubType>
267    </Compile>
268    <Compile Include="Views\OrdinalComparisonLongFilterView.Designer.cs">
269      <DependentUpon>OrdinalComparisonLongFilterView.cs</DependentUpon>
270    </Compile>
271    <Compile Include="Views\NameOrdinalComparisonDoubleFilterView.cs">
272      <SubType>UserControl</SubType>
273    </Compile>
274    <Compile Include="Views\NameOrdinalComparisonDoubleFilterView.Designer.cs">
275      <DependentUpon>NameOrdinalComparisonDoubleFilterView.cs</DependentUpon>
276    </Compile>
277    <Compile Include="Views\OrdinalComparisonFilterView.cs">
278      <SubType>UserControl</SubType>
279    </Compile>
280    <Compile Include="Views\OrdinalComparisonFilterView.Designer.cs">
281      <DependentUpon>OrdinalComparisonFilterView.cs</DependentUpon>
282    </Compile>
283    <Compile Include="Views\EqualityComparisonFilterView.cs">
284      <SubType>UserControl</SubType>
285    </Compile>
286    <Compile Include="Views\EqualityComparisonFilterView.Designer.cs">
287      <DependentUpon>EqualityComparisonFilterView.cs</DependentUpon>
288    </Compile>
289    <Compile Include="Views\FilterView.cs">
290      <SubType>UserControl</SubType>
291    </Compile>
292    <Compile Include="Views\FilterView.Designer.cs">
293      <DependentUpon>FilterView.cs</DependentUpon>
294    </Compile>
295    <Compile Include="Views\QueryView.cs">
296      <SubType>UserControl</SubType>
297    </Compile>
298    <Compile Include="Views\QueryView.Designer.cs">
299      <DependentUpon>QueryView.cs</DependentUpon>
300    </Compile>
301    <Compile Include="Views\RunView.cs">
302      <SubType>UserControl</SubType>
303    </Compile>
304    <Compile Include="Views\RunView.Designer.cs">
305      <DependentUpon>RunView.cs</DependentUpon>
306    </Compile>
307    <Compile Include="Views\ExperimentView.cs">
308      <SubType>UserControl</SubType>
309    </Compile>
310    <Compile Include="Views\ExperimentView.Designer.cs">
311      <DependentUpon>ExperimentView.cs</DependentUpon>
312    </Compile>
313    <Compile Include="Views\RunCollectionView.cs">
314      <SubType>UserControl</SubType>
315    </Compile>
316    <Compile Include="Views\RunCollectionView.Designer.cs">
317      <DependentUpon>RunCollectionView.cs</DependentUpon>
318    </Compile>
319    <Compile Include="Views\ExperimentCollectionView.cs">
320      <SubType>UserControl</SubType>
321    </Compile>
322    <Compile Include="Views\ExperimentCollectionView.Designer.cs">
323      <DependentUpon>ExperimentCollectionView.cs</DependentUpon>
324    </Compile>
325    <Compile Include="Views\ProblemParameterView.cs">
326      <SubType>UserControl</SubType>
327    </Compile>
328    <Compile Include="Views\ProblemParameterView.Designer.cs">
329      <DependentUpon>ProblemParameterView.cs</DependentUpon>
330    </Compile>
331    <Compile Include="Views\ResultView.cs">
332      <SubType>UserControl</SubType>
333    </Compile>
334    <Compile Include="Views\ResultView.Designer.cs">
335      <DependentUpon>ResultView.cs</DependentUpon>
336    </Compile>
337    <Compile Include="Views\ResultCollectionView.cs">
338      <SubType>UserControl</SubType>
339    </Compile>
340    <Compile Include="Views\ResultCollectionView.Designer.cs">
341      <DependentUpon>ResultCollectionView.cs</DependentUpon>
342    </Compile>
343    <Compile Include="Views\ProblemParameterCollectionView.cs">
344      <SubType>UserControl</SubType>
345    </Compile>
346    <Compile Include="Views\ProblemParameterCollectionView.Designer.cs">
347      <DependentUpon>ProblemParameterCollectionView.cs</DependentUpon>
348    </Compile>
349    <Compile Include="Views\OKBExperimentView.cs">
350      <SubType>UserControl</SubType>
351    </Compile>
352    <Compile Include="Views\OKBExperimentView.Designer.cs">
353      <DependentUpon>OKBExperimentView.cs</DependentUpon>
354    </Compile>
355    <Compile Include="Views\ProblemDataView.cs">
356      <SubType>UserControl</SubType>
357    </Compile>
358    <Compile Include="Views\ProblemDataView.Designer.cs">
359      <DependentUpon>ProblemDataView.cs</DependentUpon>
360    </Compile>
361    <Compile Include="Views\ProblemView.cs">
362      <SubType>UserControl</SubType>
363    </Compile>
364    <Compile Include="Views\ProblemView.Designer.cs">
365      <DependentUpon>ProblemView.cs</DependentUpon>
366    </Compile>
367    <Compile Include="Views\ProblemCollectionView.cs">
368      <SubType>UserControl</SubType>
369    </Compile>
370    <Compile Include="Views\ProblemCollectionView.Designer.cs">
371      <DependentUpon>ProblemCollectionView.cs</DependentUpon>
372    </Compile>
373    <Compile Include="Views\ProblemClassCollectionView.cs">
374      <SubType>UserControl</SubType>
375    </Compile>
376    <Compile Include="Views\ProblemClassCollectionView.Designer.cs">
377      <DependentUpon>ProblemClassCollectionView.cs</DependentUpon>
378    </Compile>
379    <Compile Include="Views\DataTypeView.cs">
380      <SubType>UserControl</SubType>
381    </Compile>
382    <Compile Include="Views\DataTypeView.Designer.cs">
383      <DependentUpon>DataTypeView.cs</DependentUpon>
384    </Compile>
385    <Compile Include="Views\DataTypeCollectionView.cs">
386      <SubType>UserControl</SubType>
387    </Compile>
388    <Compile Include="Views\DataTypeCollectionView.Designer.cs">
389      <DependentUpon>DataTypeCollectionView.cs</DependentUpon>
390    </Compile>
391    <Compile Include="Views\PlatformCollectionView.cs">
392      <SubType>UserControl</SubType>
393    </Compile>
394    <Compile Include="Views\PlatformCollectionView.Designer.cs">
395      <DependentUpon>PlatformCollectionView.cs</DependentUpon>
396    </Compile>
397    <Compile Include="Views\OKBItemView.cs">
398      <SubType>UserControl</SubType>
399    </Compile>
400    <Compile Include="Views\OKBItemView.Designer.cs">
401      <DependentUpon>OKBItemView.cs</DependentUpon>
402    </Compile>
403    <Compile Include="Views\NamedOKBItemView.cs">
404      <SubType>UserControl</SubType>
405    </Compile>
406    <Compile Include="Views\NamedOKBItemView.Designer.cs">
407      <DependentUpon>NamedOKBItemView.cs</DependentUpon>
408    </Compile>
409    <None Include="app.config" />
410    <None Include="Properties\AssemblyInfo.frame" />
411    <None Include="ServiceClients\GenerateServiceClients.cmd" />
412    <None Include="UpdateLocalInstallation.cmd" />
413  </ItemGroup>
414  <ItemGroup>
415    <None Include="HeuristicLab.snk" />
416    <None Include="HeuristicLabClientsOKBPlugin.cs.frame" />
417  </ItemGroup>
418  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
419  <PropertyGroup>
420    <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
421set ProjectDir=$(ProjectDir)
422set SolutionDir=$(SolutionDir)
423set Outdir=$(Outdir)
424set TargetPath=$(TargetPath)
425
426call UpdateLocalInstallation.cmd</PostBuildEvent>
427  </PropertyGroup>
428  <PropertyGroup>
429    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
430set ProjectDir=$(ProjectDir)
431set SolutionDir=$(SolutionDir)
432set Outdir=$(Outdir)
433
434SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
435SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs"</PreBuildEvent>
436  </PropertyGroup>
437  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
438       Other similar extension points exist, see Microsoft.Common.targets.
439  <Target Name="BeforeBuild">
440  </Target>
441  <Target Name="AfterBuild">
442  </Target>
443  -->
444</Project>
Note: See TracBrowser for help on using the repository browser.