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

Last change on this file since 5537 was 5537, checked in by cneumuel, 13 years ago

#1233

  • added automatic replacement of app.config (configurable in PreBuildEvent.cmd)
File size: 10.0 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.4</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  <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>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
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">
78      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
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>
82      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
83    </Reference>
84    <Reference Include="HeuristicLab.Core-3.3">
85      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
86    </Reference>
87    <Reference Include="HeuristicLab.Data-3.3">
88      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
89    </Reference>
90    <Reference Include="HeuristicLab.Optimization-3.3">
91      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
92    </Reference>
93    <Reference Include="HeuristicLab.Persistence-3.3">
94      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
95    </Reference>
96    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
97      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
98    </Reference>
99    <Reference Include="HeuristicLab.Tracing-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
100      <SpecificVersion>False</SpecificVersion>
101      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath>
102    </Reference>
103    <Reference Include="System" />
104    <Reference Include="System.Configuration" />
105    <Reference Include="System.Core" />
106    <Reference Include="System.Drawing" />
107    <Reference Include="System.Runtime.Serialization" />
108    <Reference Include="System.ServiceModel" />
109    <Reference Include="System.Xml.Linq" />
110    <Reference Include="System.Data.DataSetExtensions" />
111    <Reference Include="System.Data" />
112    <Reference Include="System.Xml" />
113  </ItemGroup>
114  <ItemGroup>
115    <None Include="app - F005PC.config" />
116    <None Include="app - services.config" />
117    <None Include="HeuristicLabClientsHivePlugin.cs.frame" />
118    <Compile Include="Administration\HiveAdministrationClient.cs" />
119    <Compile Include="Exceptions\AddJobToHiveException.cs" />
120    <Compile Include="Exceptions\JobResultPollingException.cs" />
121    <Compile Include="Exceptions\OptimizerNotFoundException.cs" />
122    <Compile Include="ExperimentManager\HiveJobDownloader.cs" />
123    <Compile Include="ExperimentManager\PluginClient.cs" />
124    <Compile Include="Exceptions\ResourceNotFoundException.cs" />
125    <Compile Include="IServiceLocator.cs" />
126    <Compile Include="Jobs\OptimizerJob.cs" />
127    <Compile Include="HeuristicLabClientsHivePlugin.cs" />
128    <Compile Include="ExperimentManager\HiveExperimentManagerClient.cs" />
129    <Compile Include="ExperimentManager\HiveJobClient.cs" />
130    <Compile Include="ExperimentManager\HiveExperimentClient.cs" />
131    <Compile Include="ExperimentManager\JobResultPoller.cs" />
132    <Compile Include="Progress\IProgress.cs" />
133    <Compile Include="Progress\IProgressReporter.cs" />
134    <Compile Include="Progress\Progress.cs" />
135    <Compile Include="Properties\AssemblyInfo.cs" />
136    <Compile Include="PersistenceUtil.cs" />
137    <None Include="Properties\AssemblyInfo.cs.frame" />
138    <Compile Include="Exceptions\ServiceClientFactoryException.cs" />
139    <Compile Include="ServiceLocator.cs" />
140    <Compile Include="Properties\Settings.Designer.cs">
141      <AutoGen>True</AutoGen>
142      <DesignTimeSharedInput>True</DesignTimeSharedInput>
143      <DependentUpon>Settings.settings</DependentUpon>
144    </Compile>
145    <None Include="app.config" />
146    <None Include="HeuristicLab.snk" />
147    <None Include="ServiceClients\GenerateServiceClients.cmd" />
148    <None Include="Properties\Settings.settings">
149      <Generator>PublicSettingsSingleFileGenerator</Generator>
150      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
151    </None>
152  </ItemGroup>
153  <ItemGroup>
154    <Folder Include="Slave\" />
155  </ItemGroup>
156  <ItemGroup>
157    <ProjectReference Include="..\..\HeuristicLab.Hive\3.4\HeuristicLab.Hive-3.4.csproj">
158      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
159      <Name>HeuristicLab.Hive-3.4</Name>
160    </ProjectReference>
161    <ProjectReference Include="..\..\HeuristicLab.Services.Hive.Common\3.4\HeuristicLab.Services.Hive.Common-3.4.csproj">
162      <Project>{14424A16-48D4-445E-80BF-DDF617548BBB}</Project>
163      <Name>HeuristicLab.Services.Hive.Common-3.4</Name>
164    </ProjectReference>
165  </ItemGroup>
166  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
167  <PropertyGroup>
168    <PostBuildEvent>set ProjectName=$(ProjectName)
169set TargetPath=$(TargetPath)
170call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
171  </PropertyGroup>
172  <PropertyGroup>
173    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
174set ProjectDir=$(ProjectDir)
175set SolutionDir=$(SolutionDir)
176set Outdir=$(Outdir)
177
178call PreBuildEvent.cmd</PreBuildEvent>
179  </PropertyGroup>
180  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
181       Other similar extension points exist, see Microsoft.Common.targets.
182  <Target Name="BeforeBuild">
183  </Target>
184  <Target Name="AfterBuild">
185  </Target>
186  -->
187</Project>
Note: See TracBrowser for help on using the repository browser.