Free cookie consent management tool by TermsFeed Policy Generator

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

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

#1233 removed unnecessary dependencies

File size: 14.1 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.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>..\..\..\..\..\trunk\sources\bin\</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>..\..\..\..\..\trunk\sources\bin\</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="HeuristicLab.Collections-3.3">
74      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="HeuristicLab.Common-3.3">
78      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
79      <Private>False</Private>
80    </Reference>
81    <Reference Include="HeuristicLab.Common.Resources-3.3">
82      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.Core.Views-3.3">
90      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.Data-3.3">
94      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="HeuristicLab.MainForm-3.3">
98      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
99      <Private>False</Private>
100    </Reference>
101    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
102      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.Optimization-3.3">
106      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.Optimizer-3.3">
110      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="HeuristicLab.Persistence-3.3">
114      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
118      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
122      <HintPath>..\..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="System" />
126    <Reference Include="System.Core" />
127    <Reference Include="System.Drawing" />
128    <Reference Include="System.Runtime.Serialization" />
129    <Reference Include="System.Windows.Forms" />
130    <Reference Include="System.Windows.Forms.DataVisualization" />
131    <Reference Include="System.Xml.Linq" />
132    <Reference Include="System.Data.DataSetExtensions" />
133    <Reference Include="System.Data" />
134    <Reference Include="System.Xml" />
135  </ItemGroup>
136  <ItemGroup>
137    <Compile Include="HiveTasks\OptimizerHiveTaskView.cs">
138      <SubType>UserControl</SubType>
139    </Compile>
140    <Compile Include="HiveTasks\OptimizerHiveTaskView.designer.cs">
141      <DependentUpon>OptimizerHiveTaskView.cs</DependentUpon>
142    </Compile>
143    <Compile Include="HiveItemView.cs">
144      <SubType>UserControl</SubType>
145    </Compile>
146    <Compile Include="HiveItemView.Designer.cs">
147      <DependentUpon>HiveItemView.cs</DependentUpon>
148    </Compile>
149    <Compile Include="HiveTasks\HiveTaskListView.cs">
150      <SubType>UserControl</SubType>
151    </Compile>
152    <Compile Include="HiveTasks\HiveTaskListView.designer.cs">
153      <DependentUpon>HiveTaskListView.cs</DependentUpon>
154    </Compile>
155    <Compile Include="HiveTasks\HiveTaskView.cs">
156      <SubType>UserControl</SubType>
157    </Compile>
158    <Compile Include="HiveTasks\HiveTaskView.designer.cs">
159      <DependentUpon>HiveTaskView.cs</DependentUpon>
160    </Compile>
161    <Compile Include="TreeView\NewTaskTreeNodeAction.cs" />
162    <Compile Include="TreeView\DeleteTaskTreeNodeAction.cs" />
163    <Compile Include="TreeView\HiveTaskItemTreeView.cs">
164      <SubType>UserControl</SubType>
165    </Compile>
166    <Compile Include="TreeView\HiveTaskItemTreeView.Designer.cs">
167      <DependentUpon>HiveTaskItemTreeView.cs</DependentUpon>
168    </Compile>
169    <Compile Include="TreeView\ItemTreeView.cs">
170      <SubType>UserControl</SubType>
171    </Compile>
172    <Compile Include="TreeView\ItemTreeView.designer.cs">
173      <DependentUpon>ItemTreeView.cs</DependentUpon>
174    </Compile>
175    <Compile Include="StateLog\StateLogGanttChartListView.cs">
176      <SubType>UserControl</SubType>
177    </Compile>
178    <Compile Include="StateLog\StateLogGanttChartListView.designer.cs">
179      <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
180    </Compile>
181    <Compile Include="GanttChart\GanttChart.cs">
182      <SubType>UserControl</SubType>
183    </Compile>
184    <Compile Include="GanttChart\GanttChart.Designer.cs">
185      <DependentUpon>GanttChart.cs</DependentUpon>
186    </Compile>
187    <Compile Include="StateLog\StateLogGanttChartView.cs">
188      <SubType>UserControl</SubType>
189    </Compile>
190    <Compile Include="StateLog\StateLogGanttChartView.designer.cs">
191      <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
192    </Compile>
193    <Compile Include="StateLog\StateLogListView.cs">
194      <SubType>UserControl</SubType>
195    </Compile>
196    <Compile Include="StateLog\StateLogListView.designer.cs">
197      <DependentUpon>StateLogListView.cs</DependentUpon>
198    </Compile>
199    <Compile Include="StateLog\StateLogView.cs">
200      <SubType>UserControl</SubType>
201    </Compile>
202    <Compile Include="StateLog\StateLogView.designer.cs">
203      <DependentUpon>StateLogView.cs</DependentUpon>
204    </Compile>
205    <Compile Include="HiveImageLibrary.Designer.cs">
206      <AutoGen>True</AutoGen>
207      <DesignTime>True</DesignTime>
208      <DependentUpon>HiveImageLibrary.resx</DependentUpon>
209    </Compile>
210    <Compile Include="Properties\Resources.Designer.cs">
211      <AutoGen>True</AutoGen>
212      <DesignTime>True</DesignTime>
213      <DependentUpon>Resources.resx</DependentUpon>
214    </Compile>
215    <None Include="Plugin.cs.frame" />
216    <Compile Include="Plugin.cs" />
217    <Compile Include="Progress\ProgressView.cs">
218      <SubType>UserControl</SubType>
219    </Compile>
220    <Compile Include="Progress\ProgressView.designer.cs">
221      <DependentUpon>ProgressView.cs</DependentUpon>
222    </Compile>
223    <Compile Include="Properties\AssemblyInfo.cs" />
224    <None Include="Properties\AssemblyInfo.cs.frame" />
225  </ItemGroup>
226  <ItemGroup>
227    <None Include="HeuristicLab.snk" />
228  </ItemGroup>
229  <ItemGroup>
230    <EmbeddedResource Include="HiveTasks\OptimizerHiveTaskView.resx">
231      <DependentUpon>OptimizerHiveTaskView.cs</DependentUpon>
232    </EmbeddedResource>
233    <EmbeddedResource Include="HiveTasks\HiveTaskView.resx">
234      <DependentUpon>HiveTaskView.cs</DependentUpon>
235    </EmbeddedResource>
236    <EmbeddedResource Include="TreeView\ItemTreeView.resx">
237      <DependentUpon>ItemTreeView.cs</DependentUpon>
238    </EmbeddedResource>
239    <EmbeddedResource Include="StateLog\StateLogGanttChartListView.resx">
240      <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
241    </EmbeddedResource>
242    <EmbeddedResource Include="GanttChart\GanttChart.resx">
243      <DependentUpon>GanttChart.cs</DependentUpon>
244    </EmbeddedResource>
245    <EmbeddedResource Include="StateLog\StateLogGanttChartView.resx">
246      <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
247    </EmbeddedResource>
248    <EmbeddedResource Include="StateLog\StateLogView.resx">
249      <DependentUpon>StateLogView.cs</DependentUpon>
250    </EmbeddedResource>
251    <EmbeddedResource Include="HiveImageLibrary.resx">
252      <Generator>PublicResXFileCodeGenerator</Generator>
253      <LastGenOutput>HiveImageLibrary.Designer.cs</LastGenOutput>
254    </EmbeddedResource>
255    <EmbeddedResource Include="Progress\ProgressView.resx">
256      <DependentUpon>ProgressView.cs</DependentUpon>
257    </EmbeddedResource>
258    <EmbeddedResource Include="Properties\Resources.resx">
259      <Generator>ResXFileCodeGenerator</Generator>
260      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
261    </EmbeddedResource>
262  </ItemGroup>
263  <ItemGroup>
264    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.3\HeuristicLab.Clients.Hive-3.3.csproj">
265      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
266      <Name>HeuristicLab.Clients.Hive-3.3</Name>
267      <Private>False</Private>
268    </ProjectReference>
269    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
270      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
271      <Name>HeuristicLab.Hive-3.3</Name>
272      <Private>False</Private>
273    </ProjectReference>
274  </ItemGroup>
275  <ItemGroup>
276    <None Include="Images\Monitor.ico" />
277  </ItemGroup>
278  <ItemGroup>
279    <None Include="Images\network_center.ico" />
280  </ItemGroup>
281  <ItemGroup>
282    <None Include="Images\status_anim.gif" />
283  </ItemGroup>
284  <ItemGroup>
285    <WCFMetadata Include="Service References\" />
286  </ItemGroup>
287  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
288  <PropertyGroup>
289    <PostBuildEvent>
290    </PostBuildEvent>
291  </PropertyGroup>
292  <PropertyGroup>
293    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
294set ProjectDir=$(ProjectDir)
295set SolutionDir=$(SolutionDir)
296set Outdir=$(Outdir)
297
298call PreBuildEvent.cmd</PreBuildEvent>
299  </PropertyGroup>
300  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
301       Other similar extension points exist, see Microsoft.Common.targets.
302  <Target Name="BeforeBuild">
303  </Target>
304  <Target Name="AfterBuild">
305  </Target>
306  -->
307</Project>
Note: See TracBrowser for help on using the repository browser.