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 @ 6382

Last change on this file since 6382 was 6381, checked in by cneumuel, 13 years ago

#1233

  • locking for childHiveJobs in OptimizerHiveJob avoid multi threaded access issues
  • added IsPrivileged to gui
  • minor changes
File size: 14.5 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>C:\Program Files\HeuristicLab 3.3\Calendar.DayView.dll</HintPath>
75    </Reference>
76    <Reference Include="HeuristicLab.Collections-3.3">
77      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
78    </Reference>
79    <Reference Include="HeuristicLab.Common-3.3">
80      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
81    </Reference>
82    <Reference Include="HeuristicLab.Common.Resources-3.3">
83      <HintPath>C:\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>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
87    </Reference>
88    <Reference Include="HeuristicLab.Core.Views-3.3">
89      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
90    </Reference>
91    <Reference Include="HeuristicLab.Data-3.3">
92      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-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="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
113      <HintPath>C:\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="HiveJobs\OptimizerHiveJobView.cs">
128      <SubType>UserControl</SubType>
129    </Compile>
130    <Compile Include="HiveJobs\OptimizerHiveJobView.designer.cs">
131      <DependentUpon>OptimizerHiveJobView.cs</DependentUpon>
132    </Compile>
133    <Compile Include="HiveItemView.cs">
134      <SubType>UserControl</SubType>
135    </Compile>
136    <Compile Include="HiveItemView.Designer.cs">
137      <DependentUpon>HiveItemView.cs</DependentUpon>
138    </Compile>
139    <Compile Include="HiveJobs\HiveJobListView.cs">
140      <SubType>UserControl</SubType>
141    </Compile>
142    <Compile Include="HiveJobs\HiveJobListView.designer.cs">
143      <DependentUpon>HiveJobListView.cs</DependentUpon>
144    </Compile>
145    <Compile Include="HiveJobs\HiveJobView.cs">
146      <SubType>UserControl</SubType>
147    </Compile>
148    <Compile Include="HiveJobs\HiveJobView.designer.cs">
149      <DependentUpon>HiveJobView.cs</DependentUpon>
150    </Compile>
151    <Compile Include="StateLog\StateLogListList.cs" />
152    <Compile Include="TreeView\NewExperimentTreeNodeAction.cs" />
153    <Compile Include="TreeView\DeleteJobTreeNodeAction.cs" />
154    <Compile Include="TreeView\HiveJobItemTreeView.cs">
155      <SubType>UserControl</SubType>
156    </Compile>
157    <Compile Include="TreeView\HiveJobItemTreeView.Designer.cs">
158      <DependentUpon>HiveJobItemTreeView.cs</DependentUpon>
159    </Compile>
160    <Compile Include="TreeView\ItemTreeView.cs">
161      <SubType>UserControl</SubType>
162    </Compile>
163    <Compile Include="TreeView\ItemTreeView.designer.cs">
164      <DependentUpon>ItemTreeView.cs</DependentUpon>
165    </Compile>
166    <Compile Include="StateLog\StateLogGanttChartListView.cs">
167      <SubType>UserControl</SubType>
168    </Compile>
169    <Compile Include="StateLog\StateLogGanttChartListView.designer.cs">
170      <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
171    </Compile>
172    <Compile Include="GanttChart\GanttChart.cs">
173      <SubType>UserControl</SubType>
174    </Compile>
175    <Compile Include="GanttChart\GanttChart.Designer.cs">
176      <DependentUpon>GanttChart.cs</DependentUpon>
177    </Compile>
178    <Compile Include="StateLog\StateLogGanttChartView.cs">
179      <SubType>UserControl</SubType>
180    </Compile>
181    <Compile Include="StateLog\StateLogGanttChartView.designer.cs">
182      <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
183    </Compile>
184    <Compile Include="StateLog\StateLogList.cs" />
185    <Compile Include="StateLog\StateLogListView.cs">
186      <SubType>UserControl</SubType>
187    </Compile>
188    <Compile Include="StateLog\StateLogListView.designer.cs">
189      <DependentUpon>StateLogListView.cs</DependentUpon>
190    </Compile>
191    <Compile Include="StateLog\StateLogView.cs">
192      <SubType>UserControl</SubType>
193    </Compile>
194    <Compile Include="StateLog\StateLogView.designer.cs">
195      <DependentUpon>StateLogView.cs</DependentUpon>
196    </Compile>
197    <Compile Include="HiveImageLibrary.Designer.cs">
198      <AutoGen>True</AutoGen>
199      <DesignTime>True</DesignTime>
200      <DependentUpon>HiveImageLibrary.resx</DependentUpon>
201    </Compile>
202    <Compile Include="Properties\Resources.Designer.cs">
203      <AutoGen>True</AutoGen>
204      <DesignTime>True</DesignTime>
205      <DependentUpon>Resources.resx</DependentUpon>
206    </Compile>
207    <None Include="HeuristicLabClientsHiveViewsPlugin.cs.frame" />
208    <Compile Include="HeuristicLabClientsHiveViewsPlugin.cs" />
209    <Compile Include="Progress\ProgressView.cs">
210      <SubType>UserControl</SubType>
211    </Compile>
212    <Compile Include="Progress\ProgressView.designer.cs">
213      <DependentUpon>ProgressView.cs</DependentUpon>
214    </Compile>
215    <Compile Include="Properties\AssemblyInfo.cs" />
216    <None Include="Properties\AssemblyInfo.cs.frame" />
217  </ItemGroup>
218  <ItemGroup>
219    <None Include="HeuristicLab.snk" />
220  </ItemGroup>
221  <ItemGroup>
222    <EmbeddedResource Include="HiveJobs\OptimizerHiveJobView.resx">
223      <DependentUpon>OptimizerHiveJobView.cs</DependentUpon>
224    </EmbeddedResource>
225    <EmbeddedResource Include="HiveJobs\HiveJobView.resx">
226      <DependentUpon>HiveJobView.cs</DependentUpon>
227    </EmbeddedResource>
228    <EmbeddedResource Include="TreeView\ItemTreeView.resx">
229      <DependentUpon>ItemTreeView.cs</DependentUpon>
230    </EmbeddedResource>
231    <EmbeddedResource Include="StateLog\StateLogGanttChartListView.resx">
232      <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
233    </EmbeddedResource>
234    <EmbeddedResource Include="GanttChart\GanttChart.resx">
235      <DependentUpon>GanttChart.cs</DependentUpon>
236    </EmbeddedResource>
237    <EmbeddedResource Include="StateLog\StateLogGanttChartView.resx">
238      <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
239    </EmbeddedResource>
240    <EmbeddedResource Include="StateLog\StateLogView.resx">
241      <DependentUpon>StateLogView.cs</DependentUpon>
242    </EmbeddedResource>
243    <EmbeddedResource Include="HiveImageLibrary.resx">
244      <Generator>PublicResXFileCodeGenerator</Generator>
245      <LastGenOutput>HiveImageLibrary.Designer.cs</LastGenOutput>
246    </EmbeddedResource>
247    <EmbeddedResource Include="Progress\ProgressView.resx">
248      <DependentUpon>ProgressView.cs</DependentUpon>
249    </EmbeddedResource>
250    <EmbeddedResource Include="Properties\Resources.resx">
251      <Generator>ResXFileCodeGenerator</Generator>
252      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
253    </EmbeddedResource>
254  </ItemGroup>
255  <ItemGroup>
256    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.4\HeuristicLab.Clients.Hive-3.4.csproj">
257      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
258      <Name>HeuristicLab.Clients.Hive-3.4</Name>
259    </ProjectReference>
260    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.DayView\1.0\HeuristicLab.DayView-1.0.csproj">
261      <Project>{02766ECC-D0F5-4115-9ECA-47409167B638}</Project>
262      <Name>HeuristicLab.DayView-1.0</Name>
263    </ProjectReference>
264    <ProjectReference Include="..\..\HeuristicLab.Hive\3.4\HeuristicLab.Hive-3.4.csproj">
265      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
266      <Name>HeuristicLab.Hive-3.4</Name>
267    </ProjectReference>
268    <ProjectReference Include="..\..\HeuristicLab.Services.Hive.Common\3.4\HeuristicLab.Services.Hive.Common-3.4.csproj">
269      <Project>{14424A16-48D4-445E-80BF-DDF617548BBB}</Project>
270      <Name>HeuristicLab.Services.Hive.Common-3.4</Name>
271    </ProjectReference>
272  </ItemGroup>
273  <ItemGroup>
274    <None Include="Images\Monitor.ico" />
275  </ItemGroup>
276  <ItemGroup>
277    <None Include="Images\network_center.ico" />
278  </ItemGroup>
279  <ItemGroup>
280    <None Include="Images\status_anim.gif" />
281  </ItemGroup>
282  <ItemGroup>
283    <WCFMetadata Include="Service References\" />
284  </ItemGroup>
285  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
286  <PropertyGroup>
287    <PostBuildEvent>set ProjectName=$(ProjectName)
288set TargetPath=$(TargetPath)
289call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
290  </PropertyGroup>
291  <PropertyGroup>
292    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
293set ProjectDir=$(ProjectDir)
294set SolutionDir=$(SolutionDir)
295set Outdir=$(Outdir)
296
297call PreBuildEvent.cmd</PreBuildEvent>
298  </PropertyGroup>
299  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
300       Other similar extension points exist, see Microsoft.Common.targets.
301  <Target Name="BeforeBuild">
302  </Target>
303  <Target Name="AfterBuild">
304  </Target>
305  -->
306</Project>
Note: See TracBrowser for help on using the repository browser.