Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/HeuristicLab.Clients.Hive-3.4.csproj @ 6274

Last change on this file since 6274 was 6200, checked in by cneumuel, 14 years ago

#1233

  • stability improvements for HiveEngine
File size: 11.2 KB
RevLine 
[5038]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>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Hive</RootNamespace>
[5043]12    <AssemblyName>HeuristicLab.Clients.Hive-3.4</AssemblyName>
[5264]13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
[5038]14    <FileAlignment>512</FileAlignment>
[5264]15    <TargetFrameworkProfile />
[5038]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>
[5402]40  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
41    <DebugSymbols>true</DebugSymbols>
42    <OutputPath>bin\x86\Debug\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <DebugType>full</DebugType>
45    <PlatformTarget>x86</PlatformTarget>
46    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Clients.Hive-3.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
47    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
48    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
49    <ErrorReport>prompt</ErrorReport>
50    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
51    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
52    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
53    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
54    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
55  </PropertyGroup>
56  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
57    <OutputPath>bin\x86\Release\</OutputPath>
58    <DefineConstants>TRACE</DefineConstants>
59    <Optimize>true</Optimize>
60    <DebugType>pdbonly</DebugType>
61    <PlatformTarget>x86</PlatformTarget>
62    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Clients.Hive-3.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
63    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
64    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
65    <ErrorReport>prompt</ErrorReport>
66    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
67    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
68    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
69    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
70    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
71  </PropertyGroup>
[5038]72  <ItemGroup>
73    <Reference Include="HeuristicLab.Clients.Common-3.3">
[5852]74      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
[5038]75    </Reference>
76    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
77    <Reference Include="HeuristicLab.Common-3.3">
[5852]78      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
[5038]79    </Reference>
80    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
81      <SpecificVersion>False</SpecificVersion>
[5852]82      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
[5038]83    </Reference>
84    <Reference Include="HeuristicLab.Core-3.3">
[5852]85      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
[5038]86    </Reference>
87    <Reference Include="HeuristicLab.Data-3.3">
[5852]88      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
[5038]89    </Reference>
90    <Reference Include="HeuristicLab.Optimization-3.3">
[5852]91      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
[5038]92    </Reference>
93    <Reference Include="HeuristicLab.Persistence-3.3">
[5852]94      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
[5038]95    </Reference>
96    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
[5852]97      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[5038]98    </Reference>
99    <Reference Include="System" />
[5458]100    <Reference Include="System.Configuration" />
[5038]101    <Reference Include="System.Core" />
102    <Reference Include="System.Drawing" />
[5599]103    <Reference Include="System.Runtime.Remoting" />
[5038]104    <Reference Include="System.Runtime.Serialization" />
[5599]105    <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
[5038]106    <Reference Include="System.ServiceModel" />
[5599]107    <Reference Include="System.ServiceModel.Web" />
[5038]108    <Reference Include="System.Xml.Linq" />
109    <Reference Include="System.Data.DataSetExtensions" />
110    <Reference Include="System.Data" />
111    <Reference Include="System.Xml" />
112  </ItemGroup>
113  <ItemGroup>
[5591]114    <None Include="app_f005pc.config" />
115    <None Include="app_services.config" />
[5541]116    <None Include="app.config" />
[5043]117    <None Include="HeuristicLabClientsHivePlugin.cs.frame" />
[5457]118    <Compile Include="Administration\HiveAdministrationClient.cs" />
[5038]119    <Compile Include="Exceptions\AddJobToHiveException.cs" />
120    <Compile Include="Exceptions\JobResultPollingException.cs" />
121    <Compile Include="Exceptions\OptimizerNotFoundException.cs" />
[6178]122    <Compile Include="ExperimentManager\ConcurrentJobDownloader.cs" />
123    <Compile Include="ExperimentManager\EngineHiveJob.cs" />
[5955]124    <Compile Include="ExperimentManager\ExperimentManagerClient.cs" />
[6200]125    <Compile Include="Exceptions\HiveException.cs" />
[5535]126    <Compile Include="ExperimentManager\HiveJobDownloader.cs" />
[6178]127    <Compile Include="ExperimentManager\ConcurrentJobDownloaderException.cs" />
[6033]128    <Compile Include="ExperimentManager\TreeView\IItemTree.cs" />
129    <Compile Include="ExperimentManager\TreeView\IItemTreeAction.cs" />
130    <Compile Include="ExperimentManager\OptimizerHiveJob.cs">
131      <SubType>Code</SubType>
132    </Compile>
[5062]133    <Compile Include="ExperimentManager\PluginClient.cs" />
[5458]134    <Compile Include="Exceptions\ResourceNotFoundException.cs" />
[5055]135    <Compile Include="IServiceLocator.cs" />
[6111]136    <Compile Include="Jobs\EngineJob.cs" />
[5038]137    <Compile Include="Jobs\OptimizerJob.cs" />
138    <Compile Include="HeuristicLabClientsHivePlugin.cs" />
[6006]139    <Compile Include="ExperimentManager\HiveJob.cs" />
[5062]140    <Compile Include="ExperimentManager\JobResultPoller.cs" />
[5958]141    <Compile Include="PersistenceUtil.cs" />
142    <Compile Include="PluginUtil.cs" />
[5038]143    <Compile Include="Progress\IProgress.cs" />
144    <Compile Include="Progress\IProgressReporter.cs" />
145    <Compile Include="Progress\Progress.cs" />
146    <Compile Include="Properties\AssemblyInfo.cs" />
[5043]147    <None Include="Properties\AssemblyInfo.cs.frame" />
[5038]148    <Compile Include="Exceptions\ServiceClientFactoryException.cs" />
[6178]149    <Compile Include="ScopeExtensions.cs" />
[5614]150    <Compile Include="ServiceClients\Appointment.cs" />
[5955]151    <Compile Include="ServiceClients\HiveItemCollection.cs" />
152    <Compile Include="ServiceClients\IHiveItem.cs" />
[5779]153    <Compile Include="ServiceClients\NamedHiveItem.cs" />
[5614]154    <Compile Include="ServiceClients\Heartbeat.cs" />
155    <Compile Include="ServiceClients\HiveExperimentPermission.cs" />
[5638]156    <Compile Include="ServiceClients\HiveItem.cs" />
[5614]157    <Compile Include="ServiceClients\JobData.cs" />
[6033]158    <Compile Include="ExperimentManager\RefreshableHiveExperiment.cs" />
[5614]159    <Compile Include="ServiceClients\Plugin.cs" />
160    <Compile Include="ServiceClients\PluginData.cs" />
161    <Compile Include="ServiceClients\Resource.cs" />
[5602]162    <Compile Include="ServiceClients\StateLog.cs" />
163    <Compile Include="ServiceClients\HiveExperiment.cs" />
164    <Compile Include="ServiceClients\SlaveGroup.cs" />
165    <Compile Include="ServiceClients\Slave.cs" />
[5599]166    <Compile Include="ServiceClients\LightweightJob.cs" />
167    <Compile Include="ServiceClients\ExecutorMessageContainer.cs" />
168    <Compile Include="ServiceClients\MessageContainer.cs" />
169    <Compile Include="ServiceClients\HiveServiceClient.cs" />
170    <Compile Include="ServiceClients\Job.cs" />
[5038]171    <Compile Include="ServiceLocator.cs" />
172    <Compile Include="Properties\Settings.Designer.cs">
173      <AutoGen>True</AutoGen>
174      <DesignTimeSharedInput>True</DesignTimeSharedInput>
175      <DependentUpon>Settings.settings</DependentUpon>
176    </Compile>
[5541]177    <None Include="app_ascheibe.config" />
[5038]178    <None Include="HeuristicLab.snk" />
179    <None Include="ServiceClients\GenerateServiceClients.cmd" />
180    <None Include="Properties\Settings.settings">
181      <Generator>PublicSettingsSingleFileGenerator</Generator>
182      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
183    </None>
184  </ItemGroup>
[5602]185  <ItemGroup />
[5038]186  <ItemGroup>
[5043]187    <ProjectReference Include="..\..\HeuristicLab.Hive\3.4\HeuristicLab.Hive-3.4.csproj">
[5038]188      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
[5039]189      <Name>HeuristicLab.Hive-3.4</Name>
[5038]190    </ProjectReference>
191  </ItemGroup>
192  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
193  <PropertyGroup>
194    <PostBuildEvent>set ProjectName=$(ProjectName)
195set TargetPath=$(TargetPath)
196call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
197  </PropertyGroup>
[5043]198  <PropertyGroup>
199    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
200set ProjectDir=$(ProjectDir)
201set SolutionDir=$(SolutionDir)
202set Outdir=$(Outdir)
203
204call PreBuildEvent.cmd</PreBuildEvent>
205  </PropertyGroup>
[5038]206  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
207       Other similar extension points exist, see Microsoft.Common.targets.
208  <Target Name="BeforeBuild">
209  </Target>
210  <Target Name="AfterBuild">
211  </Target>
212  -->
213</Project>
Note: See TracBrowser for help on using the repository browser.