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="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\OptimizerHiveJobView.cs">
|
---|
160 | <SubType>UserControl</SubType>
|
---|
161 | </Compile>
|
---|
162 | <Compile Include="ExperimentManager\OptimizerHiveJobView.designer.cs">
|
---|
163 | <DependentUpon>OptimizerHiveJobView.cs</DependentUpon>
|
---|
164 | </Compile>
|
---|
165 | <Compile Include="ExperimentManager\RefreshableHiveExperimentView.cs">
|
---|
166 | <SubType>UserControl</SubType>
|
---|
167 | </Compile>
|
---|
168 | <Compile Include="ExperimentManager\RefreshableHiveExperimentView.Designer.cs">
|
---|
169 | <DependentUpon>RefreshableHiveExperimentView.cs</DependentUpon>
|
---|
170 | </Compile>
|
---|
171 | <Compile Include="ExperimentManager\HiveItemView.cs">
|
---|
172 | <SubType>UserControl</SubType>
|
---|
173 | </Compile>
|
---|
174 | <Compile Include="ExperimentManager\HiveItemView.Designer.cs">
|
---|
175 | <DependentUpon>HiveItemView.cs</DependentUpon>
|
---|
176 | </Compile>
|
---|
177 | <Compile Include="ExperimentManager\StateLogListList.cs" />
|
---|
178 | <Compile Include="ExperimentManager\TreeView\NewExperimentTreeNodeAction.cs" />
|
---|
179 | <Compile Include="ExperimentManager\TreeView\DeleteJobTreeNodeAction.cs" />
|
---|
180 | <Compile Include="ExperimentManager\TreeView\HiveJobItemTreeView.cs">
|
---|
181 | <SubType>UserControl</SubType>
|
---|
182 | </Compile>
|
---|
183 | <Compile Include="ExperimentManager\TreeView\HiveJobItemTreeView.Designer.cs">
|
---|
184 | <DependentUpon>HiveJobItemTreeView.cs</DependentUpon>
|
---|
185 | </Compile>
|
---|
186 | <Compile Include="ExperimentManager\TreeView\ItemTreeView.cs">
|
---|
187 | <SubType>UserControl</SubType>
|
---|
188 | </Compile>
|
---|
189 | <Compile Include="ExperimentManager\TreeView\ItemTreeView.designer.cs">
|
---|
190 | <DependentUpon>ItemTreeView.cs</DependentUpon>
|
---|
191 | </Compile>
|
---|
192 | <Compile Include="ExperimentManager\StateLogGanttChartListView.cs">
|
---|
193 | <SubType>UserControl</SubType>
|
---|
194 | </Compile>
|
---|
195 | <Compile Include="ExperimentManager\StateLogGanttChartListView.designer.cs">
|
---|
196 | <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
|
---|
197 | </Compile>
|
---|
198 | <Compile Include="ExperimentManager\GanttChart.cs">
|
---|
199 | <SubType>UserControl</SubType>
|
---|
200 | </Compile>
|
---|
201 | <Compile Include="ExperimentManager\GanttChart.Designer.cs">
|
---|
202 | <DependentUpon>GanttChart.cs</DependentUpon>
|
---|
203 | </Compile>
|
---|
204 | <Compile Include="ExperimentManager\StateLogGanttChartView.cs">
|
---|
205 | <SubType>UserControl</SubType>
|
---|
206 | </Compile>
|
---|
207 | <Compile Include="ExperimentManager\StateLogGanttChartView.designer.cs">
|
---|
208 | <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
|
---|
209 | </Compile>
|
---|
210 | <Compile Include="ExperimentManager\StateLogList.cs" />
|
---|
211 | <Compile Include="ExperimentManager\StateLogListView.cs">
|
---|
212 | <SubType>UserControl</SubType>
|
---|
213 | </Compile>
|
---|
214 | <Compile Include="ExperimentManager\StateLogListView.designer.cs">
|
---|
215 | <DependentUpon>StateLogListView.cs</DependentUpon>
|
---|
216 | </Compile>
|
---|
217 | <Compile Include="ExperimentManager\StateLogView.cs">
|
---|
218 | <SubType>UserControl</SubType>
|
---|
219 | </Compile>
|
---|
220 | <Compile Include="ExperimentManager\StateLogView.designer.cs">
|
---|
221 | <DependentUpon>StateLogView.cs</DependentUpon>
|
---|
222 | </Compile>
|
---|
223 | <Compile Include="ExperimentManager\HiveExperimentManagerView.cs">
|
---|
224 | <SubType>UserControl</SubType>
|
---|
225 | </Compile>
|
---|
226 | <Compile Include="ExperimentManager\HiveExperimentManagerView.Designer.cs">
|
---|
227 | <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
|
---|
228 | </Compile>
|
---|
229 | <Compile Include="HiveImageLibrary.Designer.cs">
|
---|
230 | <AutoGen>True</AutoGen>
|
---|
231 | <DesignTime>True</DesignTime>
|
---|
232 | <DependentUpon>HiveImageLibrary.resx</DependentUpon>
|
---|
233 | </Compile>
|
---|
234 | <Compile Include="Properties\Resources.Designer.cs">
|
---|
235 | <AutoGen>True</AutoGen>
|
---|
236 | <DesignTime>True</DesignTime>
|
---|
237 | <DependentUpon>Resources.resx</DependentUpon>
|
---|
238 | </Compile>
|
---|
239 | <None Include="HeuristicLabClientsHiveViewsPlugin.cs.frame" />
|
---|
240 | <Compile Include="Administration\HiveAdministrationView.cs">
|
---|
241 | <SubType>UserControl</SubType>
|
---|
242 | </Compile>
|
---|
243 | <Compile Include="Administration\HiveAdministrationView.Designer.cs">
|
---|
244 | <DependentUpon>HiveAdministrationView.cs</DependentUpon>
|
---|
245 | </Compile>
|
---|
246 | <Compile Include="Administration\MenuItems\AdministrationMenuItem.cs" />
|
---|
247 | <Compile Include="ExperimentManager\HiveExperimentListView.cs">
|
---|
248 | <SubType>UserControl</SubType>
|
---|
249 | </Compile>
|
---|
250 | <Compile Include="ExperimentManager\HiveExperimentListView.Designer.cs">
|
---|
251 | <DependentUpon>HiveExperimentListView.cs</DependentUpon>
|
---|
252 | </Compile>
|
---|
253 | <Compile Include="ExperimentManager\HiveJobListView.cs">
|
---|
254 | <SubType>UserControl</SubType>
|
---|
255 | </Compile>
|
---|
256 | <Compile Include="ExperimentManager\HiveJobListView.designer.cs">
|
---|
257 | <DependentUpon>HiveJobListView.cs</DependentUpon>
|
---|
258 | </Compile>
|
---|
259 | <Compile Include="ExperimentManager\HiveJobView.cs">
|
---|
260 | <SubType>UserControl</SubType>
|
---|
261 | </Compile>
|
---|
262 | <Compile Include="ExperimentManager\HiveJobView.designer.cs">
|
---|
263 | <DependentUpon>HiveJobView.cs</DependentUpon>
|
---|
264 | </Compile>
|
---|
265 | <Compile Include="ExperimentManager\MenuItems\ExperimentManagerMenuItem.cs" />
|
---|
266 | <Compile Include="HeuristicLabClientsHiveViewsPlugin.cs" />
|
---|
267 | <Compile Include="Progress\ProgressView.cs">
|
---|
268 | <SubType>UserControl</SubType>
|
---|
269 | </Compile>
|
---|
270 | <Compile Include="Progress\ProgressView.designer.cs">
|
---|
271 | <DependentUpon>ProgressView.cs</DependentUpon>
|
---|
272 | </Compile>
|
---|
273 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
274 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
275 | </ItemGroup>
|
---|
276 | <ItemGroup>
|
---|
277 | <None Include="HeuristicLab.snk" />
|
---|
278 | </ItemGroup>
|
---|
279 | <ItemGroup>
|
---|
280 | <EmbeddedResource Include="Administration\HiveAdministrationView.resx">
|
---|
281 | <DependentUpon>HiveAdministrationView.cs</DependentUpon>
|
---|
282 | </EmbeddedResource>
|
---|
283 | <EmbeddedResource Include="Administration\Recurrence.resx">
|
---|
284 | <DependentUpon>Recurrence.cs</DependentUpon>
|
---|
285 | </EmbeddedResource>
|
---|
286 | <EmbeddedResource Include="Administration\ResourcesView.resx">
|
---|
287 | <DependentUpon>ResourcesView.cs</DependentUpon>
|
---|
288 | </EmbeddedResource>
|
---|
289 | <EmbeddedResource Include="Administration\ScheduleView.resx">
|
---|
290 | <DependentUpon>ScheduleView.cs</DependentUpon>
|
---|
291 | </EmbeddedResource>
|
---|
292 | <EmbeddedResource Include="Administration\SlaveView.resx">
|
---|
293 | <DependentUpon>SlaveView.cs</DependentUpon>
|
---|
294 | </EmbeddedResource>
|
---|
295 | <EmbeddedResource Include="Common\UpdateControl.resx">
|
---|
296 | <DependentUpon>UpdateControl.cs</DependentUpon>
|
---|
297 | </EmbeddedResource>
|
---|
298 | <EmbeddedResource Include="ExperimentManager\OptimizerHiveJobView.resx">
|
---|
299 | <DependentUpon>OptimizerHiveJobView.cs</DependentUpon>
|
---|
300 | </EmbeddedResource>
|
---|
301 | <EmbeddedResource Include="ExperimentManager\RefreshableHiveExperimentView.resx">
|
---|
302 | <DependentUpon>RefreshableHiveExperimentView.cs</DependentUpon>
|
---|
303 | </EmbeddedResource>
|
---|
304 | <EmbeddedResource Include="ExperimentManager\TreeView\ItemTreeView.resx">
|
---|
305 | <DependentUpon>ItemTreeView.cs</DependentUpon>
|
---|
306 | </EmbeddedResource>
|
---|
307 | <EmbeddedResource Include="ExperimentManager\StateLogGanttChartListView.resx">
|
---|
308 | <DependentUpon>StateLogGanttChartListView.cs</DependentUpon>
|
---|
309 | </EmbeddedResource>
|
---|
310 | <EmbeddedResource Include="ExperimentManager\GanttChart.resx">
|
---|
311 | <DependentUpon>GanttChart.cs</DependentUpon>
|
---|
312 | </EmbeddedResource>
|
---|
313 | <EmbeddedResource Include="ExperimentManager\StateLogGanttChartView.resx">
|
---|
314 | <DependentUpon>StateLogGanttChartView.cs</DependentUpon>
|
---|
315 | </EmbeddedResource>
|
---|
316 | <EmbeddedResource Include="ExperimentManager\StateLogView.resx">
|
---|
317 | <DependentUpon>StateLogView.cs</DependentUpon>
|
---|
318 | </EmbeddedResource>
|
---|
319 | <EmbeddedResource Include="ExperimentManager\HiveExperimentManagerView.resx">
|
---|
320 | <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
|
---|
321 | <SubType>Designer</SubType>
|
---|
322 | </EmbeddedResource>
|
---|
323 | <EmbeddedResource Include="ExperimentManager\HiveJobView.resx">
|
---|
324 | <DependentUpon>HiveJobView.cs</DependentUpon>
|
---|
325 | </EmbeddedResource>
|
---|
326 | <EmbeddedResource Include="HiveImageLibrary.resx">
|
---|
327 | <Generator>PublicResXFileCodeGenerator</Generator>
|
---|
328 | <LastGenOutput>HiveImageLibrary.Designer.cs</LastGenOutput>
|
---|
329 | </EmbeddedResource>
|
---|
330 | <EmbeddedResource Include="Progress\ProgressView.resx">
|
---|
331 | <DependentUpon>ProgressView.cs</DependentUpon>
|
---|
332 | </EmbeddedResource>
|
---|
333 | <EmbeddedResource Include="Properties\Resources.resx">
|
---|
334 | <Generator>ResXFileCodeGenerator</Generator>
|
---|
335 | <LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
---|
336 | </EmbeddedResource>
|
---|
337 | </ItemGroup>
|
---|
338 | <ItemGroup>
|
---|
339 | <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.4\HeuristicLab.Clients.Hive-3.4.csproj">
|
---|
340 | <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
|
---|
341 | <Name>HeuristicLab.Clients.Hive-3.4</Name>
|
---|
342 | </ProjectReference>
|
---|
343 | <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.DayView\1.0\HeuristicLab.DayView-1.0.csproj">
|
---|
344 | <Project>{02766ECC-D0F5-4115-9ECA-47409167B638}</Project>
|
---|
345 | <Name>HeuristicLab.DayView-1.0</Name>
|
---|
346 | </ProjectReference>
|
---|
347 | <ProjectReference Include="..\..\HeuristicLab.Hive\3.4\HeuristicLab.Hive-3.4.csproj">
|
---|
348 | <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
|
---|
349 | <Name>HeuristicLab.Hive-3.4</Name>
|
---|
350 | </ProjectReference>
|
---|
351 | <ProjectReference Include="..\..\HeuristicLab.Services.Hive.Common\3.4\HeuristicLab.Services.Hive.Common-3.4.csproj">
|
---|
352 | <Project>{14424A16-48D4-445E-80BF-DDF617548BBB}</Project>
|
---|
353 | <Name>HeuristicLab.Services.Hive.Common-3.4</Name>
|
---|
354 | </ProjectReference>
|
---|
355 | </ItemGroup>
|
---|
356 | <ItemGroup>
|
---|
357 | <None Include="Images\Monitor.ico" />
|
---|
358 | </ItemGroup>
|
---|
359 | <ItemGroup>
|
---|
360 | <None Include="Images\network_center.ico" />
|
---|
361 | </ItemGroup>
|
---|
362 | <ItemGroup>
|
---|
363 | <None Include="Images\status_anim.gif" />
|
---|
364 | </ItemGroup>
|
---|
365 | <ItemGroup>
|
---|
366 | <WCFMetadata Include="Service References\" />
|
---|
367 | </ItemGroup>
|
---|
368 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
369 | <PropertyGroup>
|
---|
370 | <PostBuildEvent>set ProjectName=$(ProjectName)
|
---|
371 | set TargetPath=$(TargetPath)
|
---|
372 | call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
|
---|
373 | </PropertyGroup>
|
---|
374 | <PropertyGroup>
|
---|
375 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
376 | set ProjectDir=$(ProjectDir)
|
---|
377 | set SolutionDir=$(SolutionDir)
|
---|
378 | set Outdir=$(Outdir)
|
---|
379 |
|
---|
380 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
381 | </PropertyGroup>
|
---|
382 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
383 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
384 | <Target Name="BeforeBuild">
|
---|
385 | </Target>
|
---|
386 | <Target Name="AfterBuild">
|
---|
387 | </Target>
|
---|
388 | -->
|
---|
389 | </Project> |
---|