Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave/3.4/HeuristicLab.Clients.Hive.Slave-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: 8.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>{989FE92B-484E-41EE-87E2-6A24AF0381D8}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Hive.Slave</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Hive.Slave-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.Slave-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>true</CodeAnalysisIgnoreBuiltInRuleSets>
53    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
54    <CodeAnalysisIgnoreBuiltInRules>true</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.Slave-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>true</CodeAnalysisIgnoreBuiltInRuleSets>
69    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
70    <CodeAnalysisIgnoreBuiltInRules>true</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.Common-3.3">
77      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
78    </Reference>
79    <Reference Include="HeuristicLab.Core-3.3">
80      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
81    </Reference>
82    <Reference Include="HeuristicLab.Persistence-3.3">
83      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
84    </Reference>
85    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
86      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
87    </Reference>
88    <Reference Include="System" />
89    <Reference Include="System.Core" />
90    <Reference Include="System.Management" />
91    <Reference Include="System.Runtime.Serialization" />
92    <Reference Include="System.ServiceModel" />
93    <Reference Include="System.Xml.Linq" />
94    <Reference Include="System.Data.DataSetExtensions" />
95    <Reference Include="System.Data" />
96    <Reference Include="System.Xml" />
97  </ItemGroup>
98  <ItemGroup>
99    <Compile Include="ConfigManager.cs" />
100    <Compile Include="SlaveClientCom.cs" />
101    <Compile Include="Core.cs" />
102    <Compile Include="DummyListener.cs" />
103    <Compile Include="Executor.cs" />
104    <Compile Include="HeartbeatManager.cs" />
105    <Compile Include="InvalidStateException.cs" />
106    <Compile Include="JobStatus.cs" />
107    <Compile Include="Logger.cs">
108      <SubType>Code</SubType>
109    </Compile>
110    <Compile Include="ExecutorMessageContainer.cs" />
111    <Compile Include="MessageQueue.cs" />
112    <Compile Include="NetworkEnum.cs" />
113    <Compile Include="PluginCache.cs" />
114    <Compile Include="PluginUtil.cs" />
115    <Compile Include="Properties\Settings.Designer.cs">
116      <AutoGen>True</AutoGen>
117      <DesignTimeSharedInput>True</DesignTimeSharedInput>
118      <DependentUpon>Settings.settings</DependentUpon>
119    </Compile>
120    <Compile Include="ServiceContracts\ISlaveCommunication.cs" />
121    <Compile Include="ServiceContracts\ISlaveCommunicationCallbacks.cs" />
122    <Compile Include="SlaveCommunicationService.cs" />
123    <Compile Include="SlaveStatusInfo.cs" />
124    <Compile Include="StatusCommons.cs" />
125    <Compile Include="WcfService.cs" />
126    <None Include="app.config" />
127    <None Include="app - F005PC.config" />
128    <None Include="app - services.config" />
129    <None Include="HeuristicLabClientsHiveSlavePlugin.cs.frame" />
130    <Compile Include="HeuristicLabClientsHiveSlavePlugin.cs" />
131    <Compile Include="Properties\AssemblyInfo.cs" />
132    <None Include="Properties\AssemblyInfo.cs.frame" />
133    <None Include="Properties\Settings.settings">
134      <Generator>PublicSettingsSingleFileGenerator</Generator>
135      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
136    </None>
137  </ItemGroup>
138  <ItemGroup>
139    <None Include="HeuristicLab.snk" />
140  </ItemGroup>
141  <ItemGroup>
142    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.4\HeuristicLab.Clients.Hive-3.4.csproj">
143      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
144      <Name>HeuristicLab.Clients.Hive-3.4</Name>
145    </ProjectReference>
146    <ProjectReference Include="..\..\HeuristicLab.Hive\3.4\HeuristicLab.Hive-3.4.csproj">
147      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
148      <Name>HeuristicLab.Hive-3.4</Name>
149    </ProjectReference>
150    <ProjectReference Include="..\..\HeuristicLab.Services.Hive.Common\3.4\HeuristicLab.Services.Hive.Common-3.4.csproj">
151      <Project>{14424A16-48D4-445E-80BF-DDF617548BBB}</Project>
152      <Name>HeuristicLab.Services.Hive.Common-3.4</Name>
153    </ProjectReference>
154  </ItemGroup>
155  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
156  <PropertyGroup>
157    <PostBuildEvent>set ProjectName=$(ProjectName)
158set TargetPath=$(TargetPath)
159call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
160  </PropertyGroup>
161  <PropertyGroup>
162    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
163set ProjectDir=$(ProjectDir)
164set SolutionDir=$(SolutionDir)
165set Outdir=$(Outdir)
166
167call PreBuildEvent.cmd</PreBuildEvent>
168  </PropertyGroup>
169  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
170       Other similar extension points exist, see Microsoft.Common.targets.
171  <Target Name="BeforeBuild">
172  </Target>
173  <Target Name="AfterBuild">
174  </Target>
175  -->
176</Project>
Note: See TracBrowser for help on using the repository browser.