Free cookie consent management tool by TermsFeed Policy Generator

source: stable/HeuristicLab.Clients.Hive.Views/3.3/HeuristicLab.Clients.Hive.Views-3.3.csproj @ 17105

Last change on this file since 17105 was 17105, checked in by mkommend, 5 years ago

#2520: Merged 16584, 16585,16594,16595, 16625, 16658, 16659, 16672, 16707, 16729, 16792, 16796, 16797, 16799, 16819, 16906, 16907, 16908, 16933, 16945, 16992, 16994, 16995, 16996, 16997, 17014, 17015, 17017, 17020, 17021, 17022, 17023, 17024, 17029, 17086, 17087, 17088, 17089 into stable.

File size: 13.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.6.1</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    <Prefer32Bit>false</Prefer32Bit>
27  </PropertyGroup>
28  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29    <DebugType>pdbonly</DebugType>
30    <Optimize>true</Optimize>
31    <OutputPath>$(SolutionDir)\bin\</OutputPath>
32    <DefineConstants>TRACE</DefineConstants>
33    <ErrorReport>prompt</ErrorReport>
34    <WarningLevel>4</WarningLevel>
35    <DocumentationFile>
36    </DocumentationFile>
37    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
38    <Prefer32Bit>false</Prefer32Bit>
39  </PropertyGroup>
40  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
41    <DebugSymbols>true</DebugSymbols>
42    <OutputPath>$(SolutionDir)\bin\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <DebugType>full</DebugType>
45    <PlatformTarget>x86</PlatformTarget>
46    <ErrorReport>prompt</ErrorReport>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48    <Prefer32Bit>false</Prefer32Bit>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
51    <OutputPath>$(SolutionDir)\bin\</OutputPath>
52    <DefineConstants>TRACE</DefineConstants>
53    <DocumentationFile>
54    </DocumentationFile>
55    <Optimize>true</Optimize>
56    <DebugType>pdbonly</DebugType>
57    <PlatformTarget>x86</PlatformTarget>
58    <ErrorReport>prompt</ErrorReport>
59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
60    <Prefer32Bit>false</Prefer32Bit>
61  </PropertyGroup>
62  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
63    <DebugSymbols>true</DebugSymbols>
64    <OutputPath>$(SolutionDir)\bin\</OutputPath>
65    <DefineConstants>DEBUG;TRACE</DefineConstants>
66    <DebugType>full</DebugType>
67    <PlatformTarget>x64</PlatformTarget>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
70    <Prefer32Bit>false</Prefer32Bit>
71  </PropertyGroup>
72  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
73    <OutputPath>$(SolutionDir)\bin\</OutputPath>
74    <DefineConstants>TRACE</DefineConstants>
75    <DocumentationFile>
76    </DocumentationFile>
77    <Optimize>true</Optimize>
78    <DebugType>pdbonly</DebugType>
79    <PlatformTarget>x64</PlatformTarget>
80    <ErrorReport>prompt</ErrorReport>
81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82    <Prefer32Bit>false</Prefer32Bit>
83  </PropertyGroup>
84  <PropertyGroup>
85    <SignAssembly>true</SignAssembly>
86  </PropertyGroup>
87  <PropertyGroup>
88    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
89  </PropertyGroup>
90  <ItemGroup>
91    <Reference Include="System" />
92    <Reference Include="System.Core" />
93    <Reference Include="System.Drawing" />
94    <Reference Include="System.Runtime.Serialization" />
95    <Reference Include="System.Windows.Forms" />
96    <Reference Include="System.Windows.Forms.DataVisualization" />
97    <Reference Include="System.Xml.Linq" />
98    <Reference Include="System.Data.DataSetExtensions" />
99    <Reference Include="System.Data" />
100    <Reference Include="System.Xml" />
101  </ItemGroup>
102  <ItemGroup>
103    <Compile Include="Extensions\FixedNumericUpDown.cs">
104      <SubType>Component</SubType>
105    </Compile>
106    <Compile Include="HiveInformationDialog.cs">
107      <SubType>Form</SubType>
108    </Compile>
109    <Compile Include="HiveInformationDialog.Designer.cs">
110      <DependentUpon>HiveInformationDialog.cs</DependentUpon>
111    </Compile>
112    <Compile Include="HiveTasks\OptimizerHiveTaskView.cs">
113      <SubType>UserControl</SubType>
114    </Compile>
115    <Compile Include="HiveTasks\OptimizerHiveTaskView.designer.cs">
116      <DependentUpon>OptimizerHiveTaskView.cs</DependentUpon>
117    </Compile>
118    <Compile Include="HiveItemView.cs">
119      <SubType>UserControl</SubType>
120    </Compile>
121    <Compile Include="HiveItemView.Designer.cs">
122      <DependentUpon>HiveItemView.cs</DependentUpon>
123    </Compile>
124    <Compile Include="HiveTasks\HiveTaskListView.cs">
125      <SubType>UserControl</SubType>
126    </Compile>
127    <Compile Include="HiveTasks\HiveTaskListView.designer.cs">
128      <DependentUpon>HiveTaskListView.cs</DependentUpon>
129    </Compile>
130    <Compile Include="HiveTasks\HiveTaskView.cs">
131      <SubType>UserControl</SubType>
132    </Compile>
133    <Compile Include="HiveTasks\HiveTaskView.designer.cs">
134      <DependentUpon>HiveTaskView.cs</DependentUpon>
135    </Compile>
136    <Compile Include="TreeView\NewTaskTreeNodeAction.cs" />
137    <Compile Include="TreeView\DeleteTaskTreeNodeAction.cs" />
138    <Compile Include="TreeView\HiveTaskItemTreeView.cs">
139      <SubType>UserControl</SubType>
140    </Compile>
141    <Compile Include="TreeView\HiveTaskItemTreeView.Designer.cs">
142      <DependentUpon>HiveTaskItemTreeView.cs</DependentUpon>
143    </Compile>
144    <Compile Include="TreeView\ItemTreeView.cs">
145      <SubType>UserControl</SubType>
146    </Compile>
147    <Compile Include="TreeView\ItemTreeView.designer.cs">
148      <DependentUpon>ItemTreeView.cs</DependentUpon>
149    </Compile>
150    <Compile Include="StateLog\StateLogGanttChartListView.cs">
151      <SubType>UserControl</SubType>
152    </Compile>
153    <Compile Include="StateLog\StateLogGanttChartListView.designer.cs">
154      <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
155    </Compile>
156    <Compile Include="StateLog\StateLogGanttChartView.cs">
157      <SubType>UserControl</SubType>
158    </Compile>
159    <Compile Include="StateLog\StateLogGanttChartView.designer.cs">
160      <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
161    </Compile>
162    <Compile Include="StateLog\StateLogListView.cs">
163      <SubType>UserControl</SubType>
164    </Compile>
165    <Compile Include="StateLog\StateLogListView.designer.cs">
166      <DependentUpon>StateLogListView.cs</DependentUpon>
167    </Compile>
168    <Compile Include="StateLog\StateLogView.cs">
169      <SubType>UserControl</SubType>
170    </Compile>
171    <Compile Include="StateLog\StateLogView.designer.cs">
172      <DependentUpon>StateLogView.cs</DependentUpon>
173    </Compile>
174    <Compile Include="TreeView\NoDoubleClickTreeView.cs">
175      <SubType>Component</SubType>
176    </Compile>
177    <None Include="Plugin.cs.frame" />
178    <Compile Include="Plugin.cs" />
179    <Compile Include="Properties\AssemblyInfo.cs" />
180    <None Include="Properties\AssemblyInfo.cs.frame" />
181  </ItemGroup>
182  <ItemGroup>
183    <None Include="HeuristicLab.snk" />
184  </ItemGroup>
185  <ItemGroup>
186    <EmbeddedResource Include="HiveInformationDialog.resx">
187      <DependentUpon>HiveInformationDialog.cs</DependentUpon>
188    </EmbeddedResource>
189  </ItemGroup>
190  <ItemGroup>
191    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.3\HeuristicLab.Clients.Hive-3.3.csproj">
192      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
193      <Name>HeuristicLab.Clients.Hive-3.3</Name>
194      <Private>False</Private>
195    </ProjectReference>
196    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
197      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
198      <Name>HeuristicLab.Collections-3.3</Name>
199      <Private>False</Private>
200    </ProjectReference>
201    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
202      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
203      <Name>HeuristicLab.Common.Resources-3.3</Name>
204      <Private>False</Private>
205    </ProjectReference>
206    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
207      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
208      <Name>HeuristicLab.Common-3.3</Name>
209      <Private>False</Private>
210    </ProjectReference>
211    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
212      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
213      <Name>HeuristicLab.Core.Views-3.3</Name>
214      <Private>False</Private>
215    </ProjectReference>
216    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
217      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
218      <Name>HeuristicLab.Core-3.3</Name>
219      <Private>False</Private>
220    </ProjectReference>
221    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
222      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
223      <Name>HeuristicLab.Data-3.3</Name>
224      <Private>False</Private>
225    </ProjectReference>
226    <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
227      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
228      <Name>HeuristicLab.Hive-3.3</Name>
229      <Private>False</Private>
230    </ProjectReference>
231    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
232      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
233      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
234      <Private>False</Private>
235    </ProjectReference>
236    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
237      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
238      <Name>HeuristicLab.MainForm-3.3</Name>
239      <Private>False</Private>
240    </ProjectReference>
241    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
242      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
243      <Name>HeuristicLab.Optimization-3.3</Name>
244      <Private>False</Private>
245    </ProjectReference>
246    <ProjectReference Include="..\..\HeuristicLab.Optimizer\3.3\HeuristicLab.Optimizer-3.3.csproj">
247      <Project>{C664305E-497C-4533-A140-967DEDB05C19}</Project>
248      <Name>HeuristicLab.Optimizer-3.3</Name>
249      <Private>False</Private>
250    </ProjectReference>
251    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
252      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
253      <Name>HeuristicLab.Persistence-3.3</Name>
254      <Private>False</Private>
255    </ProjectReference>
256    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
257      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
258      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
259      <Private>False</Private>
260    </ProjectReference>
261    <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
262      <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
263      <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
264      <Private>False</Private>
265    </ProjectReference>
266  </ItemGroup>
267  <ItemGroup>
268    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
269      <SpecificVersion>False</SpecificVersion>
270      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
271      <Private>False</Private>
272    </Reference>
273  </ItemGroup>
274  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
275  <PropertyGroup>
276    <PostBuildEvent>
277    </PostBuildEvent>
278  </PropertyGroup>
279  <PropertyGroup>
280    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
281set ProjectDir=$(ProjectDir)
282set SolutionDir=$(SolutionDir)
283set Outdir=$(Outdir)
284
285call PreBuildEvent.cmd</PreBuildEvent>
286    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
287export ProjectDir=$(ProjectDir)
288export SolutionDir=$(SolutionDir)
289
290$SolutionDir/PreBuildEvent.sh
291</PreBuildEvent>
292  </PropertyGroup>
293  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
294       Other similar extension points exist, see Microsoft.Common.targets.
295  <Target Name="BeforeBuild">
296  </Target>
297  <Target Name="AfterBuild">
298  </Target>
299  -->
300</Project>
Note: See TracBrowser for help on using the repository browser.