Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj @ 8957

Last change on this file since 8957 was 8957, checked in by ascheibe, 11 years ago

#1986 merged SlaveShutdown branch back into trunk

File size: 12.7 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>{8C0D9F39-397F-4DBE-856F-BC4DC0FE23F8}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Hive.SlaveCore.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Hive.Slave.Views-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>$(SolutionDir)\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
25    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>$(SolutionDir)\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34    <DocumentationFile>
35    </DocumentationFile>
36    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
39    <DebugSymbols>true</DebugSymbols>
40    <OutputPath>$(SolutionDir)\bin\</OutputPath>
41    <DefineConstants>DEBUG;TRACE</DefineConstants>
42    <DebugType>full</DebugType>
43    <PlatformTarget>x86</PlatformTarget>
44    <ErrorReport>prompt</ErrorReport>
45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
46  </PropertyGroup>
47  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
48    <OutputPath>$(SolutionDir)\bin\</OutputPath>
49    <DefineConstants>TRACE</DefineConstants>
50    <DocumentationFile>
51    </DocumentationFile>
52    <Optimize>true</Optimize>
53    <DebugType>pdbonly</DebugType>
54    <PlatformTarget>x86</PlatformTarget>
55    <ErrorReport>prompt</ErrorReport>
56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
57  </PropertyGroup>
58  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
59    <DebugSymbols>true</DebugSymbols>
60    <OutputPath>$(SolutionDir)\bin\</OutputPath>
61    <DefineConstants>DEBUG;TRACE</DefineConstants>
62    <DebugType>full</DebugType>
63    <PlatformTarget>x64</PlatformTarget>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
66  </PropertyGroup>
67  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
68    <OutputPath>$(SolutionDir)\bin\</OutputPath>
69    <DefineConstants>TRACE</DefineConstants>
70    <DocumentationFile>
71    </DocumentationFile>
72    <Optimize>true</Optimize>
73    <DebugType>pdbonly</DebugType>
74    <PlatformTarget>x64</PlatformTarget>
75    <ErrorReport>prompt</ErrorReport>
76    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
77  </PropertyGroup>
78  <PropertyGroup>
79    <SignAssembly>true</SignAssembly>
80  </PropertyGroup>
81  <PropertyGroup>
82    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
83  </PropertyGroup>
84  <ItemGroup>
85    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.Common-3.3">
90      <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
94      <HintPath>..\..\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="HeuristicLab.Core-3.3">
98      <HintPath>..\..\bin\bin\HeuristicLab.Core-3.3.dll</HintPath>
99      <Private>False</Private>
100    </Reference>
101    <Reference Include="HeuristicLab.Core.Views-3.3">
102      <HintPath>..\..\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.Data-3.3">
106      <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.Data.Views-3.3">
110      <HintPath>..\..\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="HeuristicLab.MainForm-3.3">
114      <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
118      <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Optimization-3.3">
122      <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.Optimizer-3.3">
126      <HintPath>..\..\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
127      <Private>False</Private>
128    </Reference>
129    <Reference Include="HeuristicLab.Persistence-3.3">
130      <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
131      <Private>False</Private>
132    </Reference>
133    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
134      <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="System" />
138    <Reference Include="System.Core" />
139    <Reference Include="System.Drawing" />
140    <Reference Include="System.ServiceModel" />
141    <Reference Include="System.ServiceProcess" />
142    <Reference Include="System.Windows.Forms" />
143    <Reference Include="System.Windows.Forms.DataVisualization" />
144    <Reference Include="System.Xml.Linq" />
145    <Reference Include="System.Data.DataSetExtensions" />
146    <Reference Include="System.Data" />
147    <Reference Include="System.Xml" />
148  </ItemGroup>
149  <ItemGroup>
150    <Compile Include="AboutDialog.cs">
151      <SubType>Form</SubType>
152    </Compile>
153    <Compile Include="AboutDialog.Designer.cs">
154      <DependentUpon>AboutDialog.cs</DependentUpon>
155    </Compile>
156    <Compile Include="AboutView.cs">
157      <SubType>UserControl</SubType>
158    </Compile>
159    <Compile Include="AboutView.Designer.cs">
160      <DependentUpon>AboutView.cs</DependentUpon>
161    </Compile>
162    <Compile Include="SlaveMainViewTray.cs">
163      <SubType>UserControl</SubType>
164    </Compile>
165    <Compile Include="SlaveMainViewTray.Designer.cs">
166      <DependentUpon>SlaveMainViewTray.cs</DependentUpon>
167    </Compile>
168    <Compile Include="SlaveMainView.cs">
169      <SubType>UserControl</SubType>
170    </Compile>
171    <Compile Include="SlaveMainView.Designer.cs">
172      <DependentUpon>SlaveMainView.cs</DependentUpon>
173    </Compile>
174    <Compile Include="SlaveMainViewBase.cs">
175      <SubType>UserControl</SubType>
176    </Compile>
177    <Compile Include="SlaveMainViewBase.Designer.cs">
178      <DependentUpon>SlaveMainViewBase.cs</DependentUpon>
179    </Compile>
180    <Compile Include="SlaveCmdsWithKill.cs">
181      <SubType>UserControl</SubType>
182    </Compile>
183    <Compile Include="SlaveCmdsWithKill.Designer.cs">
184      <DependentUpon>SlaveCmdsWithKill.cs</DependentUpon>
185    </Compile>
186    <Compile Include="SlaveCmdsBase.cs">
187      <SubType>UserControl</SubType>
188    </Compile>
189    <Compile Include="SlaveCmdsBase.Designer.cs">
190      <DependentUpon>SlaveCmdsBase.cs</DependentUpon>
191    </Compile>
192    <Compile Include="SlaveView.cs">
193      <SubType>UserControl</SubType>
194    </Compile>
195    <Compile Include="SlaveView.Designer.cs">
196      <DependentUpon>SlaveView.cs</DependentUpon>
197    </Compile>
198    <Compile Include="SlaveStats.cs">
199      <SubType>UserControl</SubType>
200    </Compile>
201    <Compile Include="SlaveStats.Designer.cs">
202      <DependentUpon>SlaveStats.cs</DependentUpon>
203    </Compile>
204    <Compile Include="TaskView.cs">
205      <SubType>UserControl</SubType>
206    </Compile>
207    <Compile Include="TaskView.Designer.cs">
208      <DependentUpon>TaskView.cs</DependentUpon>
209    </Compile>
210    <Compile Include="LogView.cs">
211      <SubType>UserControl</SubType>
212    </Compile>
213    <Compile Include="LogView.Designer.cs">
214      <DependentUpon>LogView.cs</DependentUpon>
215    </Compile>
216    <Compile Include="Properties\Resources.Designer.cs">
217      <AutoGen>True</AutoGen>
218      <DesignTime>True</DesignTime>
219      <DependentUpon>Resources.resx</DependentUpon>
220    </Compile>
221    <Compile Include="Properties\Settings.Designer.cs">
222      <AutoGen>True</AutoGen>
223      <DesignTimeSharedInput>True</DesignTimeSharedInput>
224      <DependentUpon>Settings.settings</DependentUpon>
225    </Compile>
226    <Compile Include="SlaveItem.cs" />
227    <None Include="app.config" />
228    <None Include="Properties\AssemblyInfo.cs.frame" />
229    <None Include="Plugin.cs.frame" />
230    <Compile Include="Plugin.cs" />
231    <Compile Include="Properties\AssemblyInfo.cs" />
232    <None Include="Properties\Settings.settings">
233      <Generator>PublicSettingsSingleFileGenerator</Generator>
234      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
235    </None>
236  </ItemGroup>
237  <ItemGroup>
238    <None Include="HeuristicLab.snk" />
239  </ItemGroup>
240  <ItemGroup>
241    <EmbeddedResource Include="AboutDialog.resx">
242      <DependentUpon>AboutDialog.cs</DependentUpon>
243    </EmbeddedResource>
244    <EmbeddedResource Include="AboutView.resx">
245      <DependentUpon>AboutView.cs</DependentUpon>
246    </EmbeddedResource>
247    <EmbeddedResource Include="SlaveMainViewTray.resx">
248      <DependentUpon>SlaveMainViewTray.cs</DependentUpon>
249    </EmbeddedResource>
250    <EmbeddedResource Include="SlaveMainView.resx">
251      <DependentUpon>SlaveMainView.cs</DependentUpon>
252    </EmbeddedResource>
253    <EmbeddedResource Include="SlaveMainViewBase.resx">
254      <DependentUpon>SlaveMainViewBase.cs</DependentUpon>
255    </EmbeddedResource>
256    <EmbeddedResource Include="SlaveCmdsWithKill.resx">
257      <DependentUpon>SlaveCmdsWithKill.cs</DependentUpon>
258    </EmbeddedResource>
259    <EmbeddedResource Include="SlaveCmdsBase.resx">
260      <DependentUpon>SlaveCmdsBase.cs</DependentUpon>
261    </EmbeddedResource>
262    <EmbeddedResource Include="SlaveView.resx">
263      <DependentUpon>SlaveView.cs</DependentUpon>
264    </EmbeddedResource>
265    <EmbeddedResource Include="SlaveStats.resx">
266      <DependentUpon>SlaveStats.cs</DependentUpon>
267      <SubType>Designer</SubType>
268    </EmbeddedResource>
269    <EmbeddedResource Include="TaskView.resx">
270      <DependentUpon>TaskView.cs</DependentUpon>
271    </EmbeddedResource>
272    <EmbeddedResource Include="LogView.resx">
273      <DependentUpon>LogView.cs</DependentUpon>
274    </EmbeddedResource>
275    <EmbeddedResource Include="Properties\Resources.resx">
276      <Generator>ResXFileCodeGenerator</Generator>
277      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
278    </EmbeddedResource>
279  </ItemGroup>
280  <ItemGroup>
281    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive.Slave\3.3\HeuristicLab.Clients.Hive.Slave-3.3.csproj">
282      <Project>{989FE92B-484E-41EE-87E2-6A24AF0381D8}</Project>
283      <Name>HeuristicLab.Clients.Hive.Slave-3.3</Name>
284      <Private>False</Private>
285    </ProjectReference>
286  </ItemGroup>
287  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
288  <PropertyGroup>
289    <PostBuildEvent>
290    </PostBuildEvent>
291  </PropertyGroup>
292  <PropertyGroup>
293    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
294set ProjectDir=$(ProjectDir)
295set SolutionDir=$(SolutionDir)
296set Outdir=$(Outdir)
297
298call PreBuildEvent.cmd</PreBuildEvent>
299    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
300export ProjectDir=$(ProjectDir)
301export SolutionDir=$(SolutionDir)
302
303$SolutionDir/PreBuildEvent.sh
304</PreBuildEvent>
305  </PropertyGroup>
306  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
307       Other similar extension points exist, see Microsoft.Common.targets.
308  <Target Name="BeforeBuild">
309  </Target>
310  <Target Name="AfterBuild">
311  </Target>
312  -->
313</Project>
Note: See TracBrowser for help on using the repository browser.