Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.4/HeuristicLab.Clients.Hive.Views-3.4.csproj @ 5793

Last change on this file since 5793 was 5718, checked in by cneumuel, 13 years ago

#1233

  • fixed statelog when time on server differs from slave or client
  • fixed wrong creation of childjobs in experiment manager
  • made ganttchardview the default view for statelogs
File size: 18.2 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>{E1D6C801-892A-406A-B606-F158E36DD3C3}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Hive.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Hive.Views-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.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.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="Calendar.DayView">
74      <HintPath>..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\Calendar.DayView.dll</HintPath>
75    </Reference>
76    <Reference Include="HeuristicLab.Collections-3.3">
77      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
78    </Reference>
79    <Reference Include="HeuristicLab.Common-3.3">
80      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
81    </Reference>
82    <Reference Include="HeuristicLab.Common.Resources-3.3">
83      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
84    </Reference>
85    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <HintPath>..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
87    </Reference>
88    <Reference Include="HeuristicLab.Core.Views-3.3">
89      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
90    </Reference>
91    <Reference Include="HeuristicLab.Data-3.3">
92      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
93    </Reference>
94    <Reference Include="HeuristicLab.MainForm-3.3">
95      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
96    </Reference>
97    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
98      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
99    </Reference>
100    <Reference Include="HeuristicLab.Optimization-3.3">
101      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
102    </Reference>
103    <Reference Include="HeuristicLab.Optimizer-3.3">
104      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
105    </Reference>
106    <Reference Include="HeuristicLab.Persistence-3.3">
107      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
108    </Reference>
109    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
110      <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
111    </Reference>
112    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
113      <HintPath>..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
114    </Reference>
115    <Reference Include="System" />
116    <Reference Include="System.Core" />
117    <Reference Include="System.Drawing" />
118    <Reference Include="System.Runtime.Serialization" />
119    <Reference Include="System.Windows.Forms" />
120    <Reference Include="System.Windows.Forms.DataVisualization" />
121    <Reference Include="System.Xml.Linq" />
122    <Reference Include="System.Data.DataSetExtensions" />
123    <Reference Include="System.Data" />
124    <Reference Include="System.Xml" />
125  </ItemGroup>
126  <ItemGroup>
127    <Compile Include="Administration\HiveAppointment.cs" />
128    <Compile Include="Administration\Recurrence.cs">
129      <SubType>Form</SubType>
130    </Compile>
131    <Compile Include="Administration\Recurrence.designer.cs">
132      <DependentUpon>Recurrence.cs</DependentUpon>
133    </Compile>
134    <Compile Include="Administration\RecurrentEvent.cs" />
135    <Compile Include="Administration\ResourcesView.cs">
136      <SubType>UserControl</SubType>
137    </Compile>
138    <Compile Include="Administration\ResourcesView.Designer.cs">
139      <DependentUpon>ResourcesView.cs</DependentUpon>
140    </Compile>
141    <Compile Include="Administration\ScheduleView.cs">
142      <SubType>UserControl</SubType>
143    </Compile>
144    <Compile Include="Administration\ScheduleView.Designer.cs">
145      <DependentUpon>ScheduleView.cs</DependentUpon>
146    </Compile>
147    <Compile Include="Administration\SlaveView.cs">
148      <SubType>UserControl</SubType>
149    </Compile>
150    <Compile Include="Administration\SlaveView.Designer.cs">
151      <DependentUpon>SlaveView.cs</DependentUpon>
152    </Compile>
153    <Compile Include="Common\UpdateControl.cs">
154      <SubType>UserControl</SubType>
155    </Compile>
156    <Compile Include="Common\UpdateControl.Designer.cs">
157      <DependentUpon>UpdateControl.cs</DependentUpon>
158    </Compile>
159    <Compile Include="ExperimentManager\StateLogListList.cs" />
160    <Compile Include="ExperimentManager\ItemTreeView.cs">
161      <SubType>UserControl</SubType>
162    </Compile>
163    <Compile Include="ExperimentManager\ItemTreeView.designer.cs">
164      <DependentUpon>ItemTreeView.cs</DependentUpon>
165    </Compile>
166    <Compile Include="ExperimentManager\StateLogGanttChartListView.cs">
167      <SubType>UserControl</SubType>
168    </Compile>
169    <Compile Include="ExperimentManager\StateLogGanttChartListView.designer.cs">
170      <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
171    </Compile>
172    <Compile Include="ExperimentManager\GanttChart.cs">
173      <SubType>UserControl</SubType>
174    </Compile>
175    <Compile Include="ExperimentManager\GanttChart.Designer.cs">
176      <DependentUpon>GanttChart.cs</DependentUpon>
177    </Compile>
178    <Compile Include="ExperimentManager\StateLogGanttChartView.cs">
179      <SubType>UserControl</SubType>
180    </Compile>
181    <Compile Include="ExperimentManager\StateLogGanttChartView.designer.cs">
182      <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
183    </Compile>
184    <Compile Include="ExperimentManager\StateLogList.cs" />
185    <Compile Include="ExperimentManager\StateLogListView.cs">
186      <SubType>UserControl</SubType>
187    </Compile>
188    <Compile Include="ExperimentManager\StateLogListView.designer.cs">
189      <DependentUpon>StateLogListView.cs</DependentUpon>
190    </Compile>
191    <Compile Include="ExperimentManager\StateLogView.cs">
192      <SubType>UserControl</SubType>
193    </Compile>
194    <Compile Include="ExperimentManager\StateLogView.designer.cs">
195      <DependentUpon>StateLogView.cs</DependentUpon>
196    </Compile>
197    <Compile Include="ExperimentManager\UpdateableHiveExperimentManagerView.cs">
198      <SubType>UserControl</SubType>
199    </Compile>
200    <Compile Include="ExperimentManager\UpdateableHiveExperimentManagerView.designer.cs">
201      <DependentUpon>UpdateableHiveExperimentManagerView.cs</DependentUpon>
202    </Compile>
203    <Compile Include="ExperimentManager\HiveExperimentManagerView.cs">
204      <SubType>UserControl</SubType>
205    </Compile>
206    <Compile Include="ExperimentManager\HiveExperimentManagerView.Designer.cs">
207      <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
208    </Compile>
209    <Compile Include="HiveImageLibrary.Designer.cs">
210      <AutoGen>True</AutoGen>
211      <DesignTime>True</DesignTime>
212      <DependentUpon>HiveImageLibrary.resx</DependentUpon>
213    </Compile>
214    <Compile Include="Properties\Resources.Designer.cs">
215      <AutoGen>True</AutoGen>
216      <DesignTime>True</DesignTime>
217      <DependentUpon>Resources.resx</DependentUpon>
218    </Compile>
219    <None Include="HeuristicLabClientsHiveViewsPlugin.cs.frame" />
220    <Compile Include="Administration\HiveAdministrationView.cs">
221      <SubType>UserControl</SubType>
222    </Compile>
223    <Compile Include="Administration\HiveAdministrationView.Designer.cs">
224      <DependentUpon>HiveAdministrationView.cs</DependentUpon>
225    </Compile>
226    <Compile Include="Administration\MenuItems\AdministrationMenuItem.cs" />
227    <Compile Include="ExperimentManager\HiveExperimentListView.cs">
228      <SubType>UserControl</SubType>
229    </Compile>
230    <Compile Include="ExperimentManager\HiveExperimentListView.Designer.cs">
231      <DependentUpon>HiveExperimentListView.cs</DependentUpon>
232    </Compile>
233    <Compile Include="ExperimentManager\HiveExperimentView.cs">
234      <SubType>UserControl</SubType>
235    </Compile>
236    <Compile Include="ExperimentManager\HiveExperimentView.Designer.cs">
237      <DependentUpon>HiveExperimentView.cs</DependentUpon>
238    </Compile>
239    <Compile Include="ExperimentManager\HiveJobListView.cs">
240      <SubType>UserControl</SubType>
241    </Compile>
242    <Compile Include="ExperimentManager\HiveJobListView.designer.cs">
243      <DependentUpon>HiveJobListView.cs</DependentUpon>
244    </Compile>
245    <Compile Include="ExperimentManager\HiveJobView.cs">
246      <SubType>UserControl</SubType>
247    </Compile>
248    <Compile Include="ExperimentManager\HiveJobView.designer.cs">
249      <DependentUpon>HiveJobView.cs</DependentUpon>
250    </Compile>
251    <Compile Include="ExperimentManager\MenuItems\ExperimentManagerMenuItem.cs" />
252    <Compile Include="HeuristicLabClientsHiveViewsPlugin.cs" />
253    <Compile Include="Progress\ProgressView.cs">
254      <SubType>UserControl</SubType>
255    </Compile>
256    <Compile Include="Progress\ProgressView.designer.cs">
257      <DependentUpon>ProgressView.cs</DependentUpon>
258    </Compile>
259    <Compile Include="Properties\AssemblyInfo.cs" />
260    <None Include="Properties\AssemblyInfo.cs.frame" />
261  </ItemGroup>
262  <ItemGroup>
263    <None Include="HeuristicLab.snk" />
264  </ItemGroup>
265  <ItemGroup>
266    <EmbeddedResource Include="Administration\HiveAdministrationView.resx">
267      <DependentUpon>HiveAdministrationView.cs</DependentUpon>
268    </EmbeddedResource>
269    <EmbeddedResource Include="Administration\Recurrence.resx">
270      <DependentUpon>Recurrence.cs</DependentUpon>
271    </EmbeddedResource>
272    <EmbeddedResource Include="Administration\ResourcesView.resx">
273      <DependentUpon>ResourcesView.cs</DependentUpon>
274    </EmbeddedResource>
275    <EmbeddedResource Include="Administration\ScheduleView.resx">
276      <DependentUpon>ScheduleView.cs</DependentUpon>
277    </EmbeddedResource>
278    <EmbeddedResource Include="Administration\SlaveView.resx">
279      <DependentUpon>SlaveView.cs</DependentUpon>
280    </EmbeddedResource>
281    <EmbeddedResource Include="Common\UpdateControl.resx">
282      <DependentUpon>UpdateControl.cs</DependentUpon>
283    </EmbeddedResource>
284    <EmbeddedResource Include="ExperimentManager\ItemTreeView.resx">
285      <DependentUpon>ItemTreeView.cs</DependentUpon>
286    </EmbeddedResource>
287    <EmbeddedResource Include="ExperimentManager\StateLogGanttChartListView.resx">
288      <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
289    </EmbeddedResource>
290    <EmbeddedResource Include="ExperimentManager\GanttChart.resx">
291      <DependentUpon>GanttChart.cs</DependentUpon>
292    </EmbeddedResource>
293    <EmbeddedResource Include="ExperimentManager\StateLogGanttChartView.resx">
294      <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
295    </EmbeddedResource>
296    <EmbeddedResource Include="ExperimentManager\StateLogView.resx">
297      <DependentUpon>StateLogView.cs</DependentUpon>
298    </EmbeddedResource>
299    <EmbeddedResource Include="ExperimentManager\HiveExperimentManagerView.resx">
300      <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
301      <SubType>Designer</SubType>
302    </EmbeddedResource>
303    <EmbeddedResource Include="ExperimentManager\UpdateableHiveExperimentManagerView.resx">
304      <DependentUpon>UpdateableHiveExperimentManagerView.cs</DependentUpon>
305    </EmbeddedResource>
306    <EmbeddedResource Include="ExperimentManager\HiveExperimentView.resx">
307      <DependentUpon>HiveExperimentView.cs</DependentUpon>
308    </EmbeddedResource>
309    <EmbeddedResource Include="ExperimentManager\HiveJobView.resx">
310      <DependentUpon>HiveJobView.cs</DependentUpon>
311    </EmbeddedResource>
312    <EmbeddedResource Include="HiveImageLibrary.resx">
313      <Generator>PublicResXFileCodeGenerator</Generator>
314      <LastGenOutput>HiveImageLibrary.Designer.cs</LastGenOutput>
315    </EmbeddedResource>
316    <EmbeddedResource Include="Progress\ProgressView.resx">
317      <DependentUpon>ProgressView.cs</DependentUpon>
318    </EmbeddedResource>
319    <EmbeddedResource Include="Properties\Resources.resx">
320      <Generator>ResXFileCodeGenerator</Generator>
321      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
322    </EmbeddedResource>
323  </ItemGroup>
324  <ItemGroup>
325    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.4\HeuristicLab.Clients.Hive-3.4.csproj">
326      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
327      <Name>HeuristicLab.Clients.Hive-3.4</Name>
328    </ProjectReference>
329    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.DayView\1.0\HeuristicLab.DayView-1.0.csproj">
330      <Project>{02766ECC-D0F5-4115-9ECA-47409167B638}</Project>
331      <Name>HeuristicLab.DayView-1.0</Name>
332    </ProjectReference>
333    <ProjectReference Include="..\..\HeuristicLab.Hive\3.4\HeuristicLab.Hive-3.4.csproj">
334      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
335      <Name>HeuristicLab.Hive-3.4</Name>
336    </ProjectReference>
337    <ProjectReference Include="..\..\HeuristicLab.Services.Hive.Common\3.4\HeuristicLab.Services.Hive.Common-3.4.csproj">
338      <Project>{14424A16-48D4-445E-80BF-DDF617548BBB}</Project>
339      <Name>HeuristicLab.Services.Hive.Common-3.4</Name>
340    </ProjectReference>
341  </ItemGroup>
342  <ItemGroup>
343    <None Include="Images\Monitor.ico" />
344  </ItemGroup>
345  <ItemGroup>
346    <None Include="Images\network_center.ico" />
347  </ItemGroup>
348  <ItemGroup>
349    <None Include="Images\status_anim.gif" />
350  </ItemGroup>
351  <ItemGroup>
352    <WCFMetadata Include="Service References\" />
353  </ItemGroup>
354  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
355  <PropertyGroup>
356    <PostBuildEvent>set ProjectName=$(ProjectName)
357set TargetPath=$(TargetPath)
358call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
359  </PropertyGroup>
360  <PropertyGroup>
361    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
362set ProjectDir=$(ProjectDir)
363set SolutionDir=$(SolutionDir)
364set Outdir=$(Outdir)
365
366call PreBuildEvent.cmd</PreBuildEvent>
367  </PropertyGroup>
368  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
369       Other similar extension points exist, see Microsoft.Common.targets.
370  <Target Name="BeforeBuild">
371  </Target>
372  <Target Name="AfterBuild">
373  </Target>
374  -->
375</Project>
Note: See TracBrowser for help on using the repository browser.