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>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="HiveTasks\OptimizerHiveTaskView.cs">
|
---|
128 | <SubType>UserControl</SubType>
|
---|
129 | </Compile>
|
---|
130 | <Compile Include="HiveTasks\OptimizerHiveTaskView.designer.cs">
|
---|
131 | <DependentUpon>OptimizerHiveTaskView.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="HiveTasks\HiveTaskListView.cs">
|
---|
140 | <SubType>UserControl</SubType>
|
---|
141 | </Compile>
|
---|
142 | <Compile Include="HiveTasks\HiveTaskListView.designer.cs">
|
---|
143 | <DependentUpon>HiveTaskListView.cs</DependentUpon>
|
---|
144 | </Compile>
|
---|
145 | <Compile Include="HiveTasks\HiveTaskView.cs">
|
---|
146 | <SubType>UserControl</SubType>
|
---|
147 | </Compile>
|
---|
148 | <Compile Include="HiveTasks\HiveTaskView.designer.cs">
|
---|
149 | <DependentUpon>HiveTaskView.cs</DependentUpon>
|
---|
150 | </Compile>
|
---|
151 | <Compile Include="TreeView\NewTaskTreeNodeAction.cs" />
|
---|
152 | <Compile Include="TreeView\DeleteTaskTreeNodeAction.cs" />
|
---|
153 | <Compile Include="TreeView\HiveTaskItemTreeView.cs">
|
---|
154 | <SubType>UserControl</SubType>
|
---|
155 | </Compile>
|
---|
156 | <Compile Include="TreeView\HiveTaskItemTreeView.Designer.cs">
|
---|
157 | <DependentUpon>HiveTaskItemTreeView.cs</DependentUpon>
|
---|
158 | </Compile>
|
---|
159 | <Compile Include="TreeView\ItemTreeView.cs">
|
---|
160 | <SubType>UserControl</SubType>
|
---|
161 | </Compile>
|
---|
162 | <Compile Include="TreeView\ItemTreeView.designer.cs">
|
---|
163 | <DependentUpon>ItemTreeView.cs</DependentUpon>
|
---|
164 | </Compile>
|
---|
165 | <Compile Include="StateLog\StateLogGanttChartListView.cs">
|
---|
166 | <SubType>UserControl</SubType>
|
---|
167 | </Compile>
|
---|
168 | <Compile Include="StateLog\StateLogGanttChartListView.designer.cs">
|
---|
169 | <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
|
---|
170 | </Compile>
|
---|
171 | <Compile Include="GanttChart\GanttChart.cs">
|
---|
172 | <SubType>UserControl</SubType>
|
---|
173 | </Compile>
|
---|
174 | <Compile Include="GanttChart\GanttChart.Designer.cs">
|
---|
175 | <DependentUpon>GanttChart.cs</DependentUpon>
|
---|
176 | </Compile>
|
---|
177 | <Compile Include="StateLog\StateLogGanttChartView.cs">
|
---|
178 | <SubType>UserControl</SubType>
|
---|
179 | </Compile>
|
---|
180 | <Compile Include="StateLog\StateLogGanttChartView.designer.cs">
|
---|
181 | <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
|
---|
182 | </Compile>
|
---|
183 | <Compile Include="StateLog\StateLogListView.cs">
|
---|
184 | <SubType>UserControl</SubType>
|
---|
185 | </Compile>
|
---|
186 | <Compile Include="StateLog\StateLogListView.designer.cs">
|
---|
187 | <DependentUpon>StateLogListView.cs</DependentUpon>
|
---|
188 | </Compile>
|
---|
189 | <Compile Include="StateLog\StateLogView.cs">
|
---|
190 | <SubType>UserControl</SubType>
|
---|
191 | </Compile>
|
---|
192 | <Compile Include="StateLog\StateLogView.designer.cs">
|
---|
193 | <DependentUpon>StateLogView.cs</DependentUpon>
|
---|
194 | </Compile>
|
---|
195 | <Compile Include="HiveImageLibrary.Designer.cs">
|
---|
196 | <AutoGen>True</AutoGen>
|
---|
197 | <DesignTime>True</DesignTime>
|
---|
198 | <DependentUpon>HiveImageLibrary.resx</DependentUpon>
|
---|
199 | </Compile>
|
---|
200 | <Compile Include="Properties\Resources.Designer.cs">
|
---|
201 | <AutoGen>True</AutoGen>
|
---|
202 | <DesignTime>True</DesignTime>
|
---|
203 | <DependentUpon>Resources.resx</DependentUpon>
|
---|
204 | </Compile>
|
---|
205 | <None Include="HeuristicLabClientsHiveViewsPlugin.cs.frame" />
|
---|
206 | <Compile Include="HeuristicLabClientsHiveViewsPlugin.cs" />
|
---|
207 | <Compile Include="Progress\ProgressView.cs">
|
---|
208 | <SubType>UserControl</SubType>
|
---|
209 | </Compile>
|
---|
210 | <Compile Include="Progress\ProgressView.designer.cs">
|
---|
211 | <DependentUpon>ProgressView.cs</DependentUpon>
|
---|
212 | </Compile>
|
---|
213 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
214 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
215 | </ItemGroup>
|
---|
216 | <ItemGroup>
|
---|
217 | <None Include="HeuristicLab.snk" />
|
---|
218 | </ItemGroup>
|
---|
219 | <ItemGroup>
|
---|
220 | <EmbeddedResource Include="HiveTasks\OptimizerHiveTaskView.resx">
|
---|
221 | <DependentUpon>OptimizerHiveTaskView.cs</DependentUpon>
|
---|
222 | </EmbeddedResource>
|
---|
223 | <EmbeddedResource Include="HiveTasks\HiveTaskView.resx">
|
---|
224 | <DependentUpon>HiveTaskView.cs</DependentUpon>
|
---|
225 | </EmbeddedResource>
|
---|
226 | <EmbeddedResource Include="TreeView\ItemTreeView.resx">
|
---|
227 | <DependentUpon>ItemTreeView.cs</DependentUpon>
|
---|
228 | </EmbeddedResource>
|
---|
229 | <EmbeddedResource Include="StateLog\StateLogGanttChartListView.resx">
|
---|
230 | <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
|
---|
231 | </EmbeddedResource>
|
---|
232 | <EmbeddedResource Include="GanttChart\GanttChart.resx">
|
---|
233 | <DependentUpon>GanttChart.cs</DependentUpon>
|
---|
234 | </EmbeddedResource>
|
---|
235 | <EmbeddedResource Include="StateLog\StateLogGanttChartView.resx">
|
---|
236 | <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
|
---|
237 | </EmbeddedResource>
|
---|
238 | <EmbeddedResource Include="StateLog\StateLogView.resx">
|
---|
239 | <DependentUpon>StateLogView.cs</DependentUpon>
|
---|
240 | </EmbeddedResource>
|
---|
241 | <EmbeddedResource Include="HiveImageLibrary.resx">
|
---|
242 | <Generator>PublicResXFileCodeGenerator</Generator>
|
---|
243 | <LastGenOutput>HiveImageLibrary.Designer.cs</LastGenOutput>
|
---|
244 | </EmbeddedResource>
|
---|
245 | <EmbeddedResource Include="Progress\ProgressView.resx">
|
---|
246 | <DependentUpon>ProgressView.cs</DependentUpon>
|
---|
247 | </EmbeddedResource>
|
---|
248 | <EmbeddedResource Include="Properties\Resources.resx">
|
---|
249 | <Generator>ResXFileCodeGenerator</Generator>
|
---|
250 | <LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
---|
251 | </EmbeddedResource>
|
---|
252 | </ItemGroup>
|
---|
253 | <ItemGroup>
|
---|
254 | <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.3\HeuristicLab.Clients.Hive-3.3.csproj">
|
---|
255 | <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
|
---|
256 | <Name>HeuristicLab.Clients.Hive-3.3</Name>
|
---|
257 | </ProjectReference>
|
---|
258 | <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.DayView\1.0\HeuristicLab.DayView-1.0.csproj">
|
---|
259 | <Project>{02766ECC-D0F5-4115-9ECA-47409167B638}</Project>
|
---|
260 | <Name>HeuristicLab.DayView-1.0</Name>
|
---|
261 | </ProjectReference>
|
---|
262 | <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
|
---|
263 | <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
|
---|
264 | <Name>HeuristicLab.Hive-3.3</Name>
|
---|
265 | </ProjectReference>
|
---|
266 | </ItemGroup>
|
---|
267 | <ItemGroup>
|
---|
268 | <None Include="Images\Monitor.ico" />
|
---|
269 | </ItemGroup>
|
---|
270 | <ItemGroup>
|
---|
271 | <None Include="Images\network_center.ico" />
|
---|
272 | </ItemGroup>
|
---|
273 | <ItemGroup>
|
---|
274 | <None Include="Images\status_anim.gif" />
|
---|
275 | </ItemGroup>
|
---|
276 | <ItemGroup>
|
---|
277 | <WCFMetadata Include="Service References\" />
|
---|
278 | </ItemGroup>
|
---|
279 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
280 | <PropertyGroup>
|
---|
281 | <PostBuildEvent>set ProjectName=$(ProjectName)
|
---|
282 | set TargetPath=$(TargetPath)
|
---|
283 | call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
|
---|
284 | </PropertyGroup>
|
---|
285 | <PropertyGroup>
|
---|
286 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
287 | set ProjectDir=$(ProjectDir)
|
---|
288 | set SolutionDir=$(SolutionDir)
|
---|
289 | set Outdir=$(Outdir)
|
---|
290 |
|
---|
291 | call PreBuildEvent.cmd</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> |
---|