Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 6896 was 6896, checked in by ascheibe, 13 years ago

#1233 adapted relative assembly references and output paths to reflect repository structure

File size: 11.2 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>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Hive</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Hive-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>..\..\..\..\..\trunk\sources\bin\</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>..\..\..\..\..\trunk\sources\bin\</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  <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>
72  <ItemGroup>
73    <Reference Include="HeuristicLab.Clients.Common-3.3">
74      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
78      <Private>False</Private>
79    </Reference>
80    <Reference Include="HeuristicLab.Common-3.3">
81      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
82      <Private>False</Private>
83    </Reference>
84    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
85      <SpecificVersion>False</SpecificVersion>
86      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.Core-3.3">
90      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.Data-3.3">
94      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="HeuristicLab.Optimization-3.3">
98      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
99      <Private>False</Private>
100    </Reference>
101    <Reference Include="HeuristicLab.Persistence-3.3">
102      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
106      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="System" />
110    <Reference Include="System.Configuration" />
111    <Reference Include="System.Core" />
112    <Reference Include="System.Drawing" />
113    <Reference Include="System.Runtime.Remoting" />
114    <Reference Include="System.Runtime.Serialization" />
115    <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
116    <Reference Include="System.ServiceModel" />
117    <Reference Include="System.ServiceModel.Web" />
118    <Reference Include="System.Xml.Linq" />
119    <Reference Include="System.Data.DataSetExtensions" />
120    <Reference Include="System.Data" />
121    <Reference Include="System.Xml" />
122  </ItemGroup>
123  <ItemGroup>
124    <Compile Include="HiveAdminClient.cs" />
125    <Compile Include="HiveClient.cs" />
126    <Compile Include="Settings.Designer.cs">
127      <AutoGen>True</AutoGen>
128      <DesignTimeSharedInput>True</DesignTimeSharedInput>
129      <DependentUpon>Settings.settings</DependentUpon>
130    </Compile>
131    <Compile Include="Tasks\ItemTask.cs" />
132    <Compile Include="RefreshableJob.cs" />
133    <Compile Include="ServiceClients\JobPermission.cs" />
134    <Compile Include="StateLogList.cs" />
135    <Compile Include="StateLogListList.cs" />
136    <None Include="app_f005pc.config" />
137    <None Include="app_services.config" />
138    <None Include="app.config" />
139    <None Include="Plugin.cs.frame" />
140    <Compile Include="Exceptions\AddTaskToHiveException.cs" />
141    <Compile Include="Exceptions\TaskResultPollingException.cs" />
142    <Compile Include="Exceptions\OptimizerNotFoundException.cs" />
143    <Compile Include="ConcurrentTaskDownloader.cs" />
144    <Compile Include="HiveJobs\EngineHiveTask.cs" />
145    <Compile Include="Exceptions\HiveException.cs" />
146    <Compile Include="TaskDownloader.cs" />
147    <Compile Include="ConcurrentTaskDownloaderException.cs" />
148    <Compile Include="TreeView\IItemTree.cs" />
149    <Compile Include="TreeView\IItemTreeAction.cs" />
150    <Compile Include="HiveJobs\OptimizerHiveTask.cs">
151      <SubType>Code</SubType>
152    </Compile>
153    <Compile Include="Exceptions\ResourceNotFoundException.cs" />
154    <Compile Include="IServiceLocator.cs" />
155    <Compile Include="Tasks\EngineTask.cs" />
156    <Compile Include="Tasks\OptimizerTask.cs" />
157    <Compile Include="Plugin.cs" />
158    <Compile Include="HiveJobs\HiveTask.cs" />
159    <Compile Include="JobResultPoller.cs" />
160    <Compile Include="Util\PersistenceUtil.cs" />
161    <Compile Include="Util\PluginUtil.cs" />
162    <Compile Include="Progress\IProgress.cs" />
163    <Compile Include="Progress\IProgressReporter.cs" />
164    <Compile Include="Progress\Progress.cs" />
165    <Compile Include="Properties\AssemblyInfo.cs" />
166    <None Include="Properties\AssemblyInfo.cs.frame" />
167    <Compile Include="Exceptions\ServiceClientFactoryException.cs" />
168    <Compile Include="ScopeExtensions.cs" />
169    <Compile Include="ServiceClients\Downtime.cs" />
170    <Compile Include="ServiceClients\HiveItemCollection.cs" />
171    <Compile Include="ServiceClients\IHiveItem.cs" />
172    <Compile Include="ServiceClients\NamedHiveItem.cs" />
173    <Compile Include="ServiceClients\Heartbeat.cs" />
174    <Compile Include="ServiceClients\HiveItem.cs" />
175    <Compile Include="ServiceClients\JobData.cs" />
176    <Compile Include="ServiceClients\Plugin.cs" />
177    <Compile Include="ServiceClients\PluginData.cs" />
178    <Compile Include="ServiceClients\Resource.cs" />
179    <Compile Include="ServiceClients\StateLog.cs" />
180    <Compile Include="ServiceClients\Job.cs" />
181    <Compile Include="ServiceClients\SlaveGroup.cs" />
182    <Compile Include="ServiceClients\Slave.cs" />
183    <Compile Include="ServiceClients\LightweightTask.cs" />
184    <Compile Include="ServiceClients\ExecutorMessageContainer.cs" />
185    <Compile Include="ServiceClients\MessageContainer.cs" />
186    <Compile Include="ServiceClients\HiveServiceClient.cs" />
187    <Compile Include="ServiceClients\Task.cs" />
188    <Compile Include="ServiceLocator.cs" />
189    <None Include="app_ascheibe.config" />
190    <None Include="HeuristicLab.snk" />
191    <None Include="ServiceClients\GenerateServiceClients.cmd" />
192    <None Include="Settings.settings">
193      <Generator>SettingsSingleFileGenerator</Generator>
194      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
195    </None>
196  </ItemGroup>
197  <ItemGroup />
198  <ItemGroup>
199    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
200      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
201      <Name>HeuristicLab.Hive-3.3</Name>
202      <Private>False</Private>
203    </ProjectReference>
204  </ItemGroup>
205  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
206  <PropertyGroup>
207    <PostBuildEvent>
208    </PostBuildEvent>
209  </PropertyGroup>
210  <PropertyGroup>
211    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
212set ProjectDir=$(ProjectDir)
213set SolutionDir=$(SolutionDir)
214set Outdir=$(Outdir)
215call PreBuildEvent.cmd</PreBuildEvent>
216  </PropertyGroup>
217  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
218       Other similar extension points exist, see Microsoft.Common.targets.
219  <Target Name="BeforeBuild">
220  </Target>
221  <Target Name="AfterBuild">
222  </Target>
223  -->
224</Project>
Note: See TracBrowser for help on using the repository browser.