Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Administration/3.4/HeuristicLab.Clients.Hive.Administration-3.4.csproj @ 6418

Last change on this file since 6418 was 6418, checked in by abeham, 13 years ago

#1233

  • fixed references to absolute path references
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>{5211F1AD-BBA2-4C62-8749-DCA0A25CF5D8}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Hive.Administration</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Hive.Administration-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>bin\Debug\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>bin\Release\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <PropertyGroup>
34    <SignAssembly>true</SignAssembly>
35  </PropertyGroup>
36  <PropertyGroup>
37    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
38  </PropertyGroup>
39  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
40    <DebugSymbols>true</DebugSymbols>
41    <OutputPath>bin\x86\Debug\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <DebugType>full</DebugType>
44    <PlatformTarget>x86</PlatformTarget>
45    <CodeAnalysisLogFile>bin\Debug\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
46    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
47    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
48    <ErrorReport>prompt</ErrorReport>
49    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
50    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
51    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
52    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
53    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
54  </PropertyGroup>
55  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
56    <OutputPath>bin\x86\Release\</OutputPath>
57    <DefineConstants>TRACE</DefineConstants>
58    <Optimize>true</Optimize>
59    <DebugType>pdbonly</DebugType>
60    <PlatformTarget>x86</PlatformTarget>
61    <CodeAnalysisLogFile>bin\Release\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
62    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
63    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
66    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
67    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
68    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
69  </PropertyGroup>
70  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
71    <DebugSymbols>true</DebugSymbols>
72    <OutputPath>bin\x64\Debug\</OutputPath>
73    <DefineConstants>DEBUG;TRACE</DefineConstants>
74    <DebugType>full</DebugType>
75    <PlatformTarget>x64</PlatformTarget>
76    <CodeAnalysisLogFile>bin\Debug\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
77    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
78    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
81    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
82    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
83    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
84    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
85  </PropertyGroup>
86  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
87    <OutputPath>bin\x64\Release\</OutputPath>
88    <DefineConstants>TRACE</DefineConstants>
89    <Optimize>true</Optimize>
90    <DebugType>pdbonly</DebugType>
91    <PlatformTarget>x64</PlatformTarget>
92    <CodeAnalysisLogFile>bin\Release\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
93    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
94    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
95    <ErrorReport>prompt</ErrorReport>
96    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
97    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
98    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
99    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
100    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
101    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
102  </PropertyGroup>
103  <ItemGroup>
104    <Reference Include="Calendar.DayView">
105      <HintPath>C:\Program Files\HeuristicLab 3.3\Calendar.DayView.dll</HintPath>
106    </Reference>
107    <Reference Include="HeuristicLab.Collections-3.3">
108      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Common-3.3">
111      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Common.Resources-3.3">
114      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="HeuristicLab.Core-3.3">
117      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="HeuristicLab.Core.Views-3.3">
120      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.Data-3.3">
123      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
124    </Reference>
125    <Reference Include="HeuristicLab.MainForm-3.3">
126      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
127    </Reference>
128    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
129      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Optimization-3.3">
132      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.Optimizer-3.3">
135      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="HeuristicLab.Persistence-3.3">
138      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
139    </Reference>
140    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
141      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
142    </Reference>
143    <Reference Include="System" />
144    <Reference Include="System.Core" />
145    <Reference Include="System.Data" />
146    <Reference Include="System.Data.DataSetExtensions" />
147    <Reference Include="System.Drawing" />
148    <Reference Include="System.Runtime.Serialization" />
149    <Reference Include="System.Windows.Forms" />
150    <Reference Include="System.Windows.Forms.DataVisualization" />
151    <Reference Include="System.Xml" />
152    <Reference Include="System.Xml.Linq" />
153  </ItemGroup>
154  <ItemGroup>
155    <Compile Include="Views\HiveAdministrationView.cs">
156      <SubType>UserControl</SubType>
157    </Compile>
158    <Compile Include="Views\HiveAdministrationView.Designer.cs">
159      <DependentUpon>HiveAdministrationView.cs</DependentUpon>
160    </Compile>
161    <Compile Include="Views\HiveAppointment.cs">
162      <SubType>Code</SubType>
163    </Compile>
164    <Compile Include="Views\MenuItems\AdministrationMenuItem.cs" />
165    <Compile Include="Views\Recurrence.cs">
166      <SubType>Form</SubType>
167    </Compile>
168    <Compile Include="Views\Recurrence.Designer.cs">
169      <DependentUpon>Recurrence.cs</DependentUpon>
170    </Compile>
171    <Compile Include="Views\RecurrentEvent.cs" />
172    <Compile Include="Views\ResourcesView.cs">
173      <SubType>UserControl</SubType>
174    </Compile>
175    <Compile Include="Views\ResourcesView.Designer.cs">
176      <DependentUpon>ResourcesView.cs</DependentUpon>
177    </Compile>
178    <Compile Include="Views\ScheduleView.cs">
179      <SubType>UserControl</SubType>
180    </Compile>
181    <Compile Include="Views\ScheduleView.Designer.cs">
182      <DependentUpon>ScheduleView.cs</DependentUpon>
183    </Compile>
184    <Compile Include="Views\SlaveView.cs">
185      <SubType>UserControl</SubType>
186    </Compile>
187    <Compile Include="Views\SlaveView.Designer.cs">
188      <DependentUpon>SlaveView.cs</DependentUpon>
189    </Compile>
190    <Compile Include="HeuristicLabClientsHiveAdministrationPlugin.cs" />
191    <Compile Include="Views\Common\UpdateControl.cs">
192      <SubType>UserControl</SubType>
193    </Compile>
194    <Compile Include="Views\Common\UpdateControl.Designer.cs">
195      <DependentUpon>UpdateControl.cs</DependentUpon>
196    </Compile>
197    <None Include="HeuristicLabClientsHiveAdministrationPlugin.cs.frame" />
198    <Compile Include="HiveAdministrationClient.cs" />
199    <Compile Include="Properties\AssemblyInfo.cs" />
200    <None Include="Properties\AssemblyInfo.cs.frame" />
201  </ItemGroup>
202  <ItemGroup>
203    <None Include="HeuristicLab.snk" />
204  </ItemGroup>
205  <ItemGroup>
206    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive.ExperimentManager\3.4\HeuristicLab.Clients.Hive.ExperimentManager-3.4.csproj">
207      <Project>{DBFD7205-61AF-40EF-8776-3052DEF91CF3}</Project>
208      <Name>HeuristicLab.Clients.Hive.ExperimentManager-3.4</Name>
209    </ProjectReference>
210    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive.Views\3.4\HeuristicLab.Clients.Hive.Views-3.4.csproj">
211      <Project>{E1D6C801-892A-406A-B606-F158E36DD3C3}</Project>
212      <Name>HeuristicLab.Clients.Hive.Views-3.4</Name>
213    </ProjectReference>
214    <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.4\HeuristicLab.Clients.Hive-3.4.csproj">
215      <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
216      <Name>HeuristicLab.Clients.Hive-3.4</Name>
217    </ProjectReference>
218    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.DayView\1.0\HeuristicLab.DayView-1.0.csproj">
219      <Project>{02766ECC-D0F5-4115-9ECA-47409167B638}</Project>
220      <Name>HeuristicLab.DayView-1.0</Name>
221    </ProjectReference>
222    <ProjectReference Include="..\..\HeuristicLab.Hive\3.4\HeuristicLab.Hive-3.4.csproj">
223      <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
224      <Name>HeuristicLab.Hive-3.4</Name>
225    </ProjectReference>
226  </ItemGroup>
227  <ItemGroup>
228    <EmbeddedResource Include="Views\HiveAdministrationView.resx">
229      <DependentUpon>HiveAdministrationView.cs</DependentUpon>
230    </EmbeddedResource>
231    <EmbeddedResource Include="Views\Recurrence.resx">
232      <DependentUpon>Recurrence.cs</DependentUpon>
233    </EmbeddedResource>
234    <EmbeddedResource Include="Views\ResourcesView.resx">
235      <DependentUpon>ResourcesView.cs</DependentUpon>
236    </EmbeddedResource>
237    <EmbeddedResource Include="Views\ScheduleView.resx">
238      <DependentUpon>ScheduleView.cs</DependentUpon>
239    </EmbeddedResource>
240    <EmbeddedResource Include="Views\SlaveView.resx">
241      <DependentUpon>SlaveView.cs</DependentUpon>
242    </EmbeddedResource>
243    <EmbeddedResource Include="Views\Common\UpdateControl.resx">
244      <DependentUpon>UpdateControl.cs</DependentUpon>
245    </EmbeddedResource>
246  </ItemGroup>
247  <ItemGroup>
248    <None Include="Views\Images\Monitor.ico" />
249  </ItemGroup>
250  <ItemGroup>
251    <None Include="Views\Images\network_center.ico" />
252  </ItemGroup>
253  <ItemGroup>
254    <None Include="Views\Images\status_anim.gif" />
255  </ItemGroup>
256  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
257  <PropertyGroup>
258    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
259set ProjectDir=$(ProjectDir)
260set SolutionDir=$(SolutionDir)
261set Outdir=$(Outdir)
262
263call PreBuildEvent.cmd</PreBuildEvent>
264  </PropertyGroup>
265  <PropertyGroup>
266    <PostBuildEvent>set ProjectName=$(ProjectName)
267set TargetPath=$(TargetPath)
268call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
269  </PropertyGroup>
270  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
271       Other similar extension points exist, see Microsoft.Common.targets.
272  <Target Name="BeforeBuild">
273  </Target>
274  <Target Name="AfterBuild">
275  </Target>
276  -->
277</Project>
Note: See TracBrowser for help on using the repository browser.