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

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

Worked on OKB (#1174)

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