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.SlaveCore</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.Clients.Hive.SlaveCore-3.3</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.5</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>$(SolutionDir)\bin\</OutputPath>
|
---|
22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
23 | <ErrorReport>prompt</ErrorReport>
|
---|
24 | <WarningLevel>4</WarningLevel>
|
---|
25 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
26 | <Prefer32Bit>false</Prefer32Bit>
|
---|
27 | </PropertyGroup>
|
---|
28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
29 | <DebugType>pdbonly</DebugType>
|
---|
30 | <Optimize>true</Optimize>
|
---|
31 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
32 | <DefineConstants>TRACE</DefineConstants>
|
---|
33 | <ErrorReport>prompt</ErrorReport>
|
---|
34 | <WarningLevel>4</WarningLevel>
|
---|
35 | <DocumentationFile>
|
---|
36 | </DocumentationFile>
|
---|
37 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
38 | <Prefer32Bit>false</Prefer32Bit>
|
---|
39 | </PropertyGroup>
|
---|
40 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
41 | <DebugSymbols>true</DebugSymbols>
|
---|
42 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
43 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
44 | <DebugType>full</DebugType>
|
---|
45 | <PlatformTarget>x86</PlatformTarget>
|
---|
46 | <ErrorReport>prompt</ErrorReport>
|
---|
47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
48 | <Prefer32Bit>false</Prefer32Bit>
|
---|
49 | </PropertyGroup>
|
---|
50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
51 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
52 | <DefineConstants>TRACE</DefineConstants>
|
---|
53 | <DocumentationFile>
|
---|
54 | </DocumentationFile>
|
---|
55 | <Optimize>true</Optimize>
|
---|
56 | <DebugType>pdbonly</DebugType>
|
---|
57 | <PlatformTarget>x86</PlatformTarget>
|
---|
58 | <ErrorReport>prompt</ErrorReport>
|
---|
59 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
60 | <Prefer32Bit>false</Prefer32Bit>
|
---|
61 | </PropertyGroup>
|
---|
62 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
63 | <DebugSymbols>true</DebugSymbols>
|
---|
64 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
65 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
66 | <DebugType>full</DebugType>
|
---|
67 | <PlatformTarget>x64</PlatformTarget>
|
---|
68 | <ErrorReport>prompt</ErrorReport>
|
---|
69 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
70 | <Prefer32Bit>false</Prefer32Bit>
|
---|
71 | </PropertyGroup>
|
---|
72 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
73 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
74 | <DefineConstants>TRACE</DefineConstants>
|
---|
75 | <DocumentationFile>
|
---|
76 | </DocumentationFile>
|
---|
77 | <Optimize>true</Optimize>
|
---|
78 | <DebugType>pdbonly</DebugType>
|
---|
79 | <PlatformTarget>x64</PlatformTarget>
|
---|
80 | <ErrorReport>prompt</ErrorReport>
|
---|
81 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
82 | <Prefer32Bit>false</Prefer32Bit>
|
---|
83 | </PropertyGroup>
|
---|
84 | <PropertyGroup>
|
---|
85 | <SignAssembly>true</SignAssembly>
|
---|
86 | </PropertyGroup>
|
---|
87 | <PropertyGroup>
|
---|
88 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
89 | </PropertyGroup>
|
---|
90 | <ItemGroup>
|
---|
91 | <Reference Include="HeuristicLab.Clients.Common-3.3">
|
---|
92 | <HintPath>..\..\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
|
---|
93 | <Private>False</Private>
|
---|
94 | </Reference>
|
---|
95 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
96 | <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
97 | <Private>False</Private>
|
---|
98 | </Reference>
|
---|
99 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
100 | <HintPath>..\..\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
101 | <Private>False</Private>
|
---|
102 | </Reference>
|
---|
103 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
104 | <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
105 | <Private>False</Private>
|
---|
106 | </Reference>
|
---|
107 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
108 | <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
109 | <Private>False</Private>
|
---|
110 | </Reference>
|
---|
111 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
112 | <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
113 | <Private>False</Private>
|
---|
114 | </Reference>
|
---|
115 | <Reference Include="HeuristicLab.Clients.Hive-3.3">
|
---|
116 | <HintPath>..\..\bin\HeuristicLab.Clients.Hive-3.3.dll</HintPath>
|
---|
117 | <Private>False</Private>
|
---|
118 | </Reference>
|
---|
119 | <Reference Include="HeuristicLab.Hive-3.3">
|
---|
120 | <HintPath>..\..\bin\HeuristicLab.Hive-3.3.dll</HintPath>
|
---|
121 | <Private>False</Private>
|
---|
122 | </Reference>
|
---|
123 | <Reference Include="System" />
|
---|
124 | <Reference Include="System.Core" />
|
---|
125 | <Reference Include="System.Drawing" />
|
---|
126 | <Reference Include="System.Management" />
|
---|
127 | <Reference Include="System.Runtime.Serialization" />
|
---|
128 | <Reference Include="System.ServiceModel" />
|
---|
129 | <Reference Include="System.Xml.Linq" />
|
---|
130 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
131 | <Reference Include="System.Data" />
|
---|
132 | <Reference Include="System.Xml" />
|
---|
133 | </ItemGroup>
|
---|
134 | <ItemGroup>
|
---|
135 | <Compile Include="Exceptions\TaskFailedException.cs" />
|
---|
136 | <Compile Include="Manager\ConfigManager.cs" />
|
---|
137 | <Compile Include="Exceptions\SerializationException.cs" />
|
---|
138 | <Compile Include="Exceptions\OutOfMemoryException.cs" />
|
---|
139 | <Compile Include="Exceptions\TaskNotRunningException.cs" />
|
---|
140 | <Compile Include="Exceptions\TaskAlreadyRunningException.cs" />
|
---|
141 | <Compile Include="Exceptions\TaskNotFoundException.cs" />
|
---|
142 | <Compile Include="Exceptions\TaskNotDataFoundException.cs" />
|
---|
143 | <Compile Include="ExecutorMessage.cs" />
|
---|
144 | <Compile Include="ExecutorQueue.cs" />
|
---|
145 | <Compile Include="IPluginProvider.cs" />
|
---|
146 | <Compile Include="Manager\EventLogManager.cs" />
|
---|
147 | <Compile Include="Manager\TaskManager.cs" />
|
---|
148 | <Compile Include="Exceptions\OutOfCoresException.cs" />
|
---|
149 | <Compile Include="Exceptions\AppDomainNotCreatedException.cs" />
|
---|
150 | <Compile Include="SlaveClientCom.cs" />
|
---|
151 | <Compile Include="Core.cs" />
|
---|
152 | <Compile Include="DummyListener.cs" />
|
---|
153 | <Compile Include="Executor.cs" />
|
---|
154 | <Compile Include="Manager\HeartbeatManager.cs" />
|
---|
155 | <Compile Include="Exceptions\InvalidStateException.cs" />
|
---|
156 | <Compile Include="TaskStatus.cs" />
|
---|
157 | <Compile Include="MessageQueue.cs" />
|
---|
158 | <Compile Include="NetworkEnum.cs" />
|
---|
159 | <Compile Include="Manager\PluginManager.cs" />
|
---|
160 | <Compile Include="Properties\Settings.Designer.cs">
|
---|
161 | <AutoGen>True</AutoGen>
|
---|
162 | <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
---|
163 | <DependentUpon>Settings.settings</DependentUpon>
|
---|
164 | </Compile>
|
---|
165 | <Compile Include="ServiceContracts\ISlaveCommunication.cs" />
|
---|
166 | <Compile Include="ServiceContracts\ISlaveCommunicationCallbacks.cs" />
|
---|
167 | <Compile Include="SlaveCommunicationService.cs" />
|
---|
168 | <Compile Include="SlaveTask.cs" />
|
---|
169 | <Compile Include="SlaveStatusInfo.cs" />
|
---|
170 | <Compile Include="StatusCommons.cs" />
|
---|
171 | <Compile Include="WcfService.cs" />
|
---|
172 | <None Include="app.config">
|
---|
173 | <SubType>Designer</SubType>
|
---|
174 | </None>
|
---|
175 | <None Include="Plugin.cs.frame" />
|
---|
176 | <Compile Include="Plugin.cs" />
|
---|
177 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
178 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
179 | <None Include="Properties\Settings.settings">
|
---|
180 | <Generator>PublicSettingsSingleFileGenerator</Generator>
|
---|
181 | <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
---|
182 | </None>
|
---|
183 | </ItemGroup>
|
---|
184 | <ItemGroup>
|
---|
185 | <None Include="HeuristicLab.snk" />
|
---|
186 | </ItemGroup>
|
---|
187 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
188 | <PropertyGroup>
|
---|
189 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
190 | set ProjectDir=$(ProjectDir)
|
---|
191 | set SolutionDir=$(SolutionDir)
|
---|
192 | set Outdir=$(Outdir)
|
---|
193 |
|
---|
194 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
195 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
196 | export ProjectDir=$(ProjectDir)
|
---|
197 | export SolutionDir=$(SolutionDir)
|
---|
198 |
|
---|
199 | $SolutionDir/PreBuildEvent.sh
|
---|
200 | </PreBuildEvent>
|
---|
201 | <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
|
---|
202 | set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
203 | set ProjectDir=$(ProjectDir)
|
---|
204 | set SolutionDir=$(SolutionDir)
|
---|
205 | set OutDir=$(OutDir)
|
---|
206 | set TargetDir=$(TargetDir)
|
---|
207 | set Platform=$(PlatformName)
|
---|
208 | set Configuration=$(ConfigurationName)
|
---|
209 |
|
---|
210 | call "$(SolutionDir)MergeConfigs.cmd"
|
---|
211 | </PostBuildEvent>
|
---|
212 | <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
213 | export OutDir=$(OutDir)
|
---|
214 | export ProjectDir=$(ProjectDir)
|
---|
215 | export SolutionDir=$(SolutionDir)
|
---|
216 | export TargetDir=$(TargetDir)
|
---|
217 |
|
---|
218 | $SolutionDir/MergeConfigs.sh
|
---|
219 | </PostBuildEvent>
|
---|
220 | </PropertyGroup>
|
---|
221 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
222 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
223 | <Target Name="BeforeBuild">
|
---|
224 | </Target>
|
---|
225 | <Target Name="AfterBuild">
|
---|
226 | </Target>
|
---|
227 | -->
|
---|
228 | </Project> |
---|