Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj @ 6823

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

#1233

  • implemented administrator ui review comments
  • implemented slave ui review comments
File size: 13.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>{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>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.Views-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.Slave.Views-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.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
74      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
75    </Reference>
76    <Reference Include="HeuristicLab.Common-3.3">
77      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
78    </Reference>
79    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
80      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
81    </Reference>
82    <Reference Include="HeuristicLab.Core-3.3">
83      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
84    </Reference>
85    <Reference Include="HeuristicLab.Core.Views-3.3">
86      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
87    </Reference>
88    <Reference Include="HeuristicLab.Data-3.3">
89      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
90    </Reference>
91    <Reference Include="HeuristicLab.Data.Views-3.3">
92      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
93    </Reference>
94    <Reference Include="HeuristicLab.MainForm-3.3">
95      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
96    </Reference>
97    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
98      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-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.Optimizer-3.3">
104      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
105    </Reference>
106    <Reference Include="HeuristicLab.Persistence-3.3">
107      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
108    </Reference>
109    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
110      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
111    </Reference>
112    <Reference Include="System" />
113    <Reference Include="System.Core" />
114    <Reference Include="System.Drawing" />
115    <Reference Include="System.ServiceModel" />
116    <Reference Include="System.ServiceProcess" />
117    <Reference Include="System.Windows.Forms" />
118    <Reference Include="System.Windows.Forms.DataVisualization" />
119    <Reference Include="System.Xml.Linq" />
120    <Reference Include="System.Data.DataSetExtensions" />
121    <Reference Include="System.Data" />
122    <Reference Include="System.Xml" />
123  </ItemGroup>
124  <ItemGroup>
125    <Compile Include="AboutDialog.cs">
126      <SubType>Form</SubType>
127    </Compile>
128    <Compile Include="AboutDialog.Designer.cs">
129      <DependentUpon>AboutDialog.cs</DependentUpon>
130    </Compile>
131    <Compile Include="AboutView.cs">
132      <SubType>UserControl</SubType>
133    </Compile>
134    <Compile Include="AboutView.Designer.cs">
135      <DependentUpon>AboutView.cs</DependentUpon>
136    </Compile>
137    <Compile Include="SlaveMainViewTray.cs">
138      <SubType>UserControl</SubType>
139    </Compile>
140    <Compile Include="SlaveMainViewTray.Designer.cs">
141      <DependentUpon>SlaveMainViewTray.cs</DependentUpon>
142    </Compile>
143    <Compile Include="SlaveMainView.cs">
144      <SubType>UserControl</SubType>
145    </Compile>
146    <Compile Include="SlaveMainView.Designer.cs">
147      <DependentUpon>SlaveMainView.cs</DependentUpon>
148    </Compile>
149    <Compile Include="SlaveMainViewBase.cs">
150      <SubType>UserControl</SubType>
151    </Compile>
152    <Compile Include="SlaveMainViewBase.Designer.cs">
153      <DependentUpon>SlaveMainViewBase.cs</DependentUpon>
154    </Compile>
155    <Compile Include="SlaveCmdsWithKill.cs">
156      <SubType>UserControl</SubType>
157    </Compile>
158    <Compile Include="SlaveCmdsWithKill.Designer.cs">
159      <DependentUpon>SlaveCmdsWithKill.cs</DependentUpon>
160    </Compile>
161    <Compile Include="SlaveCmdsBase.cs">
162      <SubType>UserControl</SubType>
163    </Compile>
164    <Compile Include="SlaveCmdsBase.Designer.cs">
165      <DependentUpon>SlaveCmdsBase.cs</DependentUpon>
166    </Compile>
167    <Compile Include="SlaveView.cs">
168      <SubType>UserControl</SubType>
169    </Compile>
170    <Compile Include="SlaveView.Designer.cs">
171      <DependentUpon>SlaveView.cs</DependentUpon>
172    </Compile>
173    <Compile Include="SlaveStats.cs">
174      <SubType>UserControl</SubType>
175    </Compile>
176    <Compile Include="SlaveStats.Designer.cs">
177      <DependentUpon>SlaveStats.cs</DependentUpon>
178    </Compile>
179    <Compile Include="JobsView.cs">
180      <SubType>UserControl</SubType>
181    </Compile>
182    <Compile Include="JobsView.Designer.cs">
183      <DependentUpon>JobsView.cs</DependentUpon>
184    </Compile>
185    <Compile Include="LogView.cs">
186      <SubType>UserControl</SubType>
187    </Compile>
188    <Compile Include="LogView.Designer.cs">
189      <DependentUpon>LogView.cs</DependentUpon>
190    </Compile>
191    <Compile Include="Properties\Resources.Designer.cs">
192      <AutoGen>True</AutoGen>
193      <DesignTime>True</DesignTime>
194      <DependentUpon>Resources.resx</DependentUpon>
195    </Compile>
196    <Compile Include="Properties\Settings.Designer.cs">
197      <AutoGen>True</AutoGen>
198      <DesignTimeSharedInput>True</DesignTimeSharedInput>
199      <DependentUpon>Settings.settings</DependentUpon>
200    </Compile>
201    <Compile Include="SlaveItem.cs" />
202    <None Include="app.config" />
203    <None Include="Properties\AssemblyInfo.cs.frame" />
204    <None Include="HeuristicLabClientsHiveSlaveViewsPlugin.cs.frame" />
205    <Compile Include="HeuristicLabClientsHiveSlaveViewsPlugin.cs" />
206    <Compile Include="Properties\AssemblyInfo.cs" />
207    <None Include="Properties\Settings.settings">
208      <Generator>PublicSettingsSingleFileGenerator</Generator>
209      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
210    </None>
211  </ItemGroup>
212  <ItemGroup>
213    <None Include="HeuristicLab.snk" />
214  </ItemGroup>
215  <ItemGroup>
216    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive.Slave\3.3\HeuristicLab.Clients.Hive.Slave-3.3.csproj">
217      <Project>{989FE92B-484E-41EE-87E2-6A24AF0381D8}</Project>
218      <Name>HeuristicLab.Clients.Hive.Slave-3.3</Name>
219    </ProjectReference>
220  </ItemGroup>
221  <ItemGroup>
222    <EmbeddedResource Include="AboutDialog.resx">
223      <DependentUpon>AboutDialog.cs</DependentUpon>
224    </EmbeddedResource>
225    <EmbeddedResource Include="AboutView.resx">
226      <DependentUpon>AboutView.cs</DependentUpon>
227    </EmbeddedResource>
228    <EmbeddedResource Include="SlaveMainViewTray.resx">
229      <DependentUpon>SlaveMainViewTray.cs</DependentUpon>
230    </EmbeddedResource>
231    <EmbeddedResource Include="SlaveMainView.resx">
232      <DependentUpon>SlaveMainView.cs</DependentUpon>
233    </EmbeddedResource>
234    <EmbeddedResource Include="SlaveMainViewBase.resx">
235      <DependentUpon>SlaveMainViewBase.cs</DependentUpon>
236    </EmbeddedResource>
237    <EmbeddedResource Include="SlaveCmdsWithKill.resx">
238      <DependentUpon>SlaveCmdsWithKill.cs</DependentUpon>
239    </EmbeddedResource>
240    <EmbeddedResource Include="SlaveCmdsBase.resx">
241      <DependentUpon>SlaveCmdsBase.cs</DependentUpon>
242    </EmbeddedResource>
243    <EmbeddedResource Include="SlaveView.resx">
244      <DependentUpon>SlaveView.cs</DependentUpon>
245    </EmbeddedResource>
246    <EmbeddedResource Include="SlaveStats.resx">
247      <DependentUpon>SlaveStats.cs</DependentUpon>
248      <SubType>Designer</SubType>
249    </EmbeddedResource>
250    <EmbeddedResource Include="JobsView.resx">
251      <DependentUpon>JobsView.cs</DependentUpon>
252    </EmbeddedResource>
253    <EmbeddedResource Include="LogView.resx">
254      <DependentUpon>LogView.cs</DependentUpon>
255    </EmbeddedResource>
256    <EmbeddedResource Include="Properties\Resources.resx">
257      <Generator>ResXFileCodeGenerator</Generator>
258      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
259    </EmbeddedResource>
260  </ItemGroup>
261  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
262  <PropertyGroup>
263    <PostBuildEvent>set ProjectName=$(ProjectName)
264set TargetPath=$(TargetPath)
265call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
266  </PropertyGroup>
267  <PropertyGroup>
268    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
269set ProjectDir=$(ProjectDir)
270set SolutionDir=$(SolutionDir)
271set Outdir=$(Outdir)
272
273call PreBuildEvent.cmd</PreBuildEvent>
274  </PropertyGroup>
275  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
276       Other similar extension points exist, see Microsoft.Common.targets.
277  <Target Name="BeforeBuild">
278  </Target>
279  <Target Name="AfterBuild">
280  </Target>
281  -->
282</Project>
Note: See TracBrowser for help on using the repository browser.