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 @ 5504

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

Worked on OKB (#1174)

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