Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.3/sources/HeuristicLab.Hive/HeuristicLab.Hive.ExperimentManager/3.3/HeuristicLab.Hive.ExperimentManager-3.3.csproj @ 5054

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

fixed frame file ending #1260

File size: 9.6 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)' == '' ">x86</Platform>
6    <ProductVersion>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{A84C0A25-13D0-40A6-924F-53556D9691DC}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Hive.ExperimentManager</RootNamespace>
12    <AssemblyName>HeuristicLab.Hive.ExperimentManager-3.3</AssemblyName>
13    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17  </PropertyGroup>
18  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
19    <PlatformTarget>x64</PlatformTarget>
20    <DebugSymbols>true</DebugSymbols>
21    <DebugType>full</DebugType>
22    <Optimize>false</Optimize>
23    <OutputPath>bin\Debug\</OutputPath>
24    <DefineConstants>DEBUG;TRACE</DefineConstants>
25    <ErrorReport>prompt</ErrorReport>
26    <WarningLevel>4</WarningLevel>
27    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
28  </PropertyGroup>
29  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
30    <PlatformTarget>x86</PlatformTarget>
31    <DebugType>pdbonly</DebugType>
32    <Optimize>true</Optimize>
33    <OutputPath>bin\Release\</OutputPath>
34    <DefineConstants>TRACE</DefineConstants>
35    <ErrorReport>prompt</ErrorReport>
36    <WarningLevel>4</WarningLevel>
37  </PropertyGroup>
38  <PropertyGroup>
39    <StartupObject />
40  </PropertyGroup>
41  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
42    <PlatformTarget>AnyCPU</PlatformTarget>
43    <OutputPath>bin\Debug\</OutputPath>
44    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
45  </PropertyGroup>
46  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
47    <PlatformTarget>AnyCPU</PlatformTarget>
48    <OutputPath>bin\Release\</OutputPath>
49  </PropertyGroup>
50  <PropertyGroup>
51    <SignAssembly>true</SignAssembly>
52  </PropertyGroup>
53  <PropertyGroup>
54    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
55  </PropertyGroup>
56  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
57    <DebugSymbols>true</DebugSymbols>
58    <OutputPath>bin\x64\Debug\</OutputPath>
59    <PlatformTarget>x64</PlatformTarget>
60    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Hive.Experiment-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
61    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
62    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
64    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
65    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
66    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
67    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
68  </PropertyGroup>
69  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
70    <OutputPath>bin\x64\Release\</OutputPath>
71    <PlatformTarget>x64</PlatformTarget>
72    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Hive.Experiment-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
73    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
74    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
75    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
76    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
77    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
78    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
79    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
80  </PropertyGroup>
81  <ItemGroup>
82    <Reference Include="HeuristicLab.Clients.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
83      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
84    </Reference>
85    <Reference Include="HeuristicLab.Collections-3.3">
86      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
87    </Reference>
88    <Reference Include="HeuristicLab.Common-3.3">
89      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
90    </Reference>
91    <Reference Include="HeuristicLab.Common.Resources-3.3">
92      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
93    </Reference>
94    <Reference Include="HeuristicLab.Core-3.3">
95      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
96    </Reference>
97    <Reference Include="HeuristicLab.Data-3.3">
98      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
99    </Reference>
100    <Reference Include="HeuristicLab.Optimization-3.3">
101      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
102    </Reference>
103    <Reference Include="HeuristicLab.Persistence-3.3">
104      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
105    </Reference>
106    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
107      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
108    </Reference>
109    <Reference Include="System" />
110    <Reference Include="System.Core" />
111    <Reference Include="System.Drawing" />
112    <Reference Include="System.Runtime.Serialization" />
113    <Reference Include="System.ServiceModel" />
114    <Reference Include="System.Xml.Linq" />
115    <Reference Include="System.Data.DataSetExtensions" />
116    <Reference Include="System.Data" />
117    <Reference Include="System.Xml" />
118  </ItemGroup>
119  <ItemGroup>
120    <None Include="app.config">
121      <SubType>Designer</SubType>
122    </None>
123    <None Include="HeuristicLabHiveExperimentManagerPlugin.cs.frame" />
124    <Compile Include="Exceptions\AddJobToHiveException.cs" />
125    <Compile Include="HiveExperiment.cs" />
126    <Compile Include="HiveJob.cs" />
127    <Compile Include="HiveJobList.cs" />
128    <Compile Include="Jobs\JobList.cs" />
129    <Compile Include="Jobs\OptimizerJob.cs" />
130    <Compile Include="Progress\IProgress.cs" />
131    <Compile Include="Progress\IProgressReporter.cs" />
132    <Compile Include="JobResultPoller.cs" />
133    <Compile Include="Exceptions\JobResultPollingException.cs" />
134    <Compile Include="HiveExperimentManager.cs" />
135    <Compile Include="HiveExperimentList.cs" />
136    <Compile Include="HeuristicLabHiveExperimentManagerPlugin.cs" />
137    <Compile Include="Exceptions\OptimizerNotFoundException.cs" />
138    <Compile Include="Progress\Progress.cs" />
139    <Compile Include="Properties\AssemblyInfo.cs" />
140    <Compile Include="ServiceLocator.cs" />
141  </ItemGroup>
142  <ItemGroup>
143    <None Include="localhost - app.config">
144      <SubType>Designer</SubType>
145    </None>
146    <None Include="services.heuristiclab.com - app.config">
147      <SubType>Designer</SubType>
148    </None>
149    <None Include="Jobs.cd" />
150    <None Include="HeuristicLab.snk" />
151    <None Include="Properties\AssemblyInfo.cs.frame" />
152    <None Include="Tools\RecreateServiceConfig.bat" />
153  </ItemGroup>
154  <ItemGroup>
155    <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.3\HeuristicLab.DataAccess-3.3.csproj">
156      <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
157      <Name>HeuristicLab.DataAccess-3.3</Name>
158    </ProjectReference>
159    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj">
160      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
161      <Name>HeuristicLab.Hive.Contracts-3.3</Name>
162    </ProjectReference>
163    <ProjectReference Include="..\..\HeuristicLab.Hive.JobBase\3.3\HeuristicLab.Hive.JobBase-3.3.csproj">
164      <Project>{21187322-52DD-4243-80A4-A85F0263E63B}</Project>
165      <Name>HeuristicLab.Hive.JobBase-3.3</Name>
166    </ProjectReference>
167    <ProjectReference Include="..\..\HeuristicLab.Hive.Tracing\3.3\HeuristicLab.Hive.Tracing-3.3.csproj">
168      <Project>{CDAD2510-299C-4FA2-B351-9D71A5AF20B7}</Project>
169      <Name>HeuristicLab.Hive.Tracing-3.3</Name>
170    </ProjectReference>
171  </ItemGroup>
172  <ItemGroup>
173    <WCFMetadata Include="Service References\" />
174  </ItemGroup>
175  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
176  <PropertyGroup>
177    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
178set ProjectDir=$(ProjectDir)
179set SolutionDir=$(SolutionDir)
180set Outdir=$(Outdir)
181
182call PreBuildEvent.cmd</PreBuildEvent>
183  </PropertyGroup>
184  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
185       Other similar extension points exist, see Microsoft.Common.targets.
186  <Target Name="BeforeBuild">
187  </Target>
188  <Target Name="AfterBuild">
189  </Target>
190  -->
191</Project>
Note: See TracBrowser for help on using the repository browser.