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

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

Worked on OKB (#1174)

File size: 11.3 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\AdministrationClient.cs" />
102    <Compile Include="Administration\AdministratorMenuItem.cs" />
103    <Compile Include="Administration\ServiceClient\AdministrationServiceClient.cs" />
104    <Compile Include="Administration\ServiceClient\Algorithm.cs" />
105    <Compile Include="Administration\ServiceClient\AlgorithmClass.cs" />
106    <Compile Include="Administration\ServiceClient\OKBItemCollection.cs" />
107    <Compile Include="Administration\ServiceClient\INamedOKBItem.cs" />
108    <Compile Include="Administration\ServiceClient\IOKBItem.cs" />
109    <Compile Include="Administration\ServiceClient\NamedOKBItem.cs" />
110    <Compile Include="Administration\ServiceClient\OKBItem.cs" />
111    <Compile Include="Administration\ServiceClient\Platform.cs" />
112    <Compile Include="Administration\ServiceClient\Problem.cs" />
113    <Compile Include="Administration\ServiceClient\ProblemClass.cs" />
114    <Compile Include="Administration\Views\AdministratorView.cs">
115      <SubType>UserControl</SubType>
116    </Compile>
117    <Compile Include="Administration\Views\AdministratorView.Designer.cs">
118      <DependentUpon>AdministratorView.cs</DependentUpon>
119    </Compile>
120    <Compile Include="Administration\Views\AlgorithmClassCollectionView.cs">
121      <SubType>UserControl</SubType>
122    </Compile>
123    <Compile Include="Administration\Views\AlgorithmClassCollectionView.Designer.cs">
124      <DependentUpon>AlgorithmClassCollectionView.cs</DependentUpon>
125    </Compile>
126    <Compile Include="Administration\Views\AlgorithmCollectionView.cs">
127      <SubType>UserControl</SubType>
128    </Compile>
129    <Compile Include="Administration\Views\AlgorithmCollectionView.Designer.cs">
130      <DependentUpon>AlgorithmCollectionView.cs</DependentUpon>
131    </Compile>
132    <Compile Include="Administration\Views\AlgorithmView.cs">
133      <SubType>UserControl</SubType>
134    </Compile>
135    <Compile Include="Administration\Views\AlgorithmView.Designer.cs">
136      <DependentUpon>AlgorithmView.cs</DependentUpon>
137    </Compile>
138    <Compile Include="Administration\Views\OKBItemCollectionView.cs">
139      <SubType>UserControl</SubType>
140    </Compile>
141    <Compile Include="Administration\Views\OKBItemCollectionView.Designer.cs">
142      <DependentUpon>OKBItemCollectionView.cs</DependentUpon>
143    </Compile>
144    <Compile Include="Administration\Views\NamedOKBItemView.cs">
145      <SubType>UserControl</SubType>
146    </Compile>
147    <Compile Include="Administration\Views\NamedOKBItemView.Designer.cs">
148      <DependentUpon>NamedOKBItemView.cs</DependentUpon>
149    </Compile>
150    <Compile Include="Administration\Views\OKBItemView.cs">
151      <SubType>UserControl</SubType>
152    </Compile>
153    <Compile Include="Administration\Views\OKBItemView.Designer.cs">
154      <DependentUpon>OKBItemView.cs</DependentUpon>
155    </Compile>
156    <Compile Include="Administration\Views\PlatformCollectionView.cs">
157      <SubType>UserControl</SubType>
158    </Compile>
159    <Compile Include="Administration\Views\PlatformCollectionView.Designer.cs">
160      <DependentUpon>PlatformCollectionView.cs</DependentUpon>
161    </Compile>
162    <Compile Include="Administration\Views\ProblemClassCollectionView.cs">
163      <SubType>UserControl</SubType>
164    </Compile>
165    <Compile Include="Administration\Views\ProblemClassCollectionView.Designer.cs">
166      <DependentUpon>ProblemClassCollectionView.cs</DependentUpon>
167    </Compile>
168    <Compile Include="Administration\Views\ProblemCollectionView.cs">
169      <SubType>UserControl</SubType>
170    </Compile>
171    <Compile Include="Administration\Views\ProblemCollectionView.Designer.cs">
172      <DependentUpon>ProblemCollectionView.cs</DependentUpon>
173    </Compile>
174    <Compile Include="Administration\Views\ProblemView.cs">
175      <SubType>UserControl</SubType>
176    </Compile>
177    <Compile Include="Administration\Views\ProblemView.Designer.cs">
178      <DependentUpon>ProblemView.cs</DependentUpon>
179    </Compile>
180    <Compile Include="Authentication\AuthenticationClient.cs" />
181    <Compile Include="Authentication\ServiceClient\AuthenticationServiceClient.cs" />
182    <Compile Include="Query\ServiceClient\QueryServiceClient.cs" />
183    <Compile Include="RunCreation\ServiceClient\RunCreationServiceClient.cs" />
184    <Compile Include="HeuristicLabClientsOKBPlugin.cs" />
185    <Compile Include="Properties\AssemblyInfo.cs" />
186    <None Include="app.config" />
187    <None Include="Authentication\ServiceClient\GenerateServiceClient.cmd" />
188    <None Include="Properties\AssemblyInfo.frame" />
189    <None Include="Administration\ServiceClient\GenerateServiceClient.cmd" />
190    <None Include="Query\ServiceClient\GenerateServiceClient.cmd" />
191    <None Include="RunCreation\ServiceClient\GenerateServiceClient.cmd" />
192    <None Include="UpdateLocalInstallation.cmd" />
193  </ItemGroup>
194  <ItemGroup>
195    <None Include="HeuristicLab.snk" />
196    <None Include="HeuristicLabClientsOKBPlugin.cs.frame" />
197  </ItemGroup>
198  <ItemGroup>
199    <EmbeddedResource Include="Administration\Views\AlgorithmView.resx">
200      <DependentUpon>AlgorithmView.cs</DependentUpon>
201    </EmbeddedResource>
202  </ItemGroup>
203  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
204  <PropertyGroup>
205    <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
206set ProjectDir=$(ProjectDir)
207set SolutionDir=$(SolutionDir)
208set Outdir=$(Outdir)
209set TargetPath=$(TargetPath)
210
211call UpdateLocalInstallation.cmd</PostBuildEvent>
212  </PropertyGroup>
213  <PropertyGroup>
214    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
215set ProjectDir=$(ProjectDir)
216set SolutionDir=$(SolutionDir)
217set Outdir=$(Outdir)
218
219SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
220SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabClientsOKBPlugin.cs"</PreBuildEvent>
221  </PropertyGroup>
222  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
223       Other similar extension points exist, see Microsoft.Common.targets.
224  <Target Name="BeforeBuild">
225  </Target>
226  <Target Name="AfterBuild">
227  </Target>
228  -->
229</Project>
Note: See TracBrowser for help on using the repository browser.