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.Administrator</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.Clients.Hive.Administrator-3.3</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>..\..\..\..\core\sources\bin\</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, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
105 | <Private>False</Private>
|
---|
106 | </Reference>
|
---|
107 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
108 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
109 | <Private>False</Private>
|
---|
110 | </Reference>
|
---|
111 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
112 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
113 | <Private>False</Private>
|
---|
114 | </Reference>
|
---|
115 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
116 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
117 | <Private>False</Private>
|
---|
118 | </Reference>
|
---|
119 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
120 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
121 | <Private>False</Private>
|
---|
122 | </Reference>
|
---|
123 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
124 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
125 | <Private>False</Private>
|
---|
126 | </Reference>
|
---|
127 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
128 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
129 | <Private>False</Private>
|
---|
130 | </Reference>
|
---|
131 | <Reference Include="HeuristicLab.DayView-1.0, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
132 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
133 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
134 | <Private>False</Private>
|
---|
135 | </Reference>
|
---|
136 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
137 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
138 | <Private>False</Private>
|
---|
139 | </Reference>
|
---|
140 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
141 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
142 | <Private>False</Private>
|
---|
143 | </Reference>
|
---|
144 | <Reference Include="HeuristicLab.Optimizer-3.3">
|
---|
145 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
146 | <Private>False</Private>
|
---|
147 | </Reference>
|
---|
148 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
149 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
150 | <Private>False</Private>
|
---|
151 | </Reference>
|
---|
152 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
153 | <HintPath>..\..\..\..\core\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
154 | <Private>False</Private>
|
---|
155 | </Reference>
|
---|
156 | <Reference Include="System" />
|
---|
157 | <Reference Include="System.Core" />
|
---|
158 | <Reference Include="System.Data" />
|
---|
159 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
160 | <Reference Include="System.Drawing" />
|
---|
161 | <Reference Include="System.Runtime.Serialization" />
|
---|
162 | <Reference Include="System.ServiceModel" />
|
---|
163 | <Reference Include="System.Windows.Forms" />
|
---|
164 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
165 | <Reference Include="System.Xml" />
|
---|
166 | <Reference Include="System.Xml.Linq" />
|
---|
167 | </ItemGroup>
|
---|
168 | <ItemGroup>
|
---|
169 | <Compile Include="Views\HiveAdministratorView.cs">
|
---|
170 | <SubType>UserControl</SubType>
|
---|
171 | </Compile>
|
---|
172 | <Compile Include="Views\HiveAdministratorView.Designer.cs">
|
---|
173 | <DependentUpon>HiveAdministratorView.cs</DependentUpon>
|
---|
174 | </Compile>
|
---|
175 | <Compile Include="HiveAppointment.cs">
|
---|
176 | <SubType>Code</SubType>
|
---|
177 | </Compile>
|
---|
178 | <Compile Include="MenuItems\AdministratorMenuItem.cs" />
|
---|
179 | <Compile Include="Views\Recurrence.cs">
|
---|
180 | <SubType>Form</SubType>
|
---|
181 | </Compile>
|
---|
182 | <Compile Include="Views\Recurrence.Designer.cs">
|
---|
183 | <DependentUpon>Recurrence.cs</DependentUpon>
|
---|
184 | </Compile>
|
---|
185 | <Compile Include="RecurrentEvent.cs" />
|
---|
186 | <Compile Include="Views\ResourcesView.cs">
|
---|
187 | <SubType>UserControl</SubType>
|
---|
188 | </Compile>
|
---|
189 | <Compile Include="Views\ResourcesView.Designer.cs">
|
---|
190 | <DependentUpon>ResourcesView.cs</DependentUpon>
|
---|
191 | </Compile>
|
---|
192 | <Compile Include="Views\ScheduleView.cs">
|
---|
193 | <SubType>UserControl</SubType>
|
---|
194 | </Compile>
|
---|
195 | <Compile Include="Views\ScheduleView.Designer.cs">
|
---|
196 | <DependentUpon>ScheduleView.cs</DependentUpon>
|
---|
197 | </Compile>
|
---|
198 | <Compile Include="Views\SlaveView.cs">
|
---|
199 | <SubType>UserControl</SubType>
|
---|
200 | </Compile>
|
---|
201 | <Compile Include="Views\SlaveView.Designer.cs">
|
---|
202 | <DependentUpon>SlaveView.cs</DependentUpon>
|
---|
203 | </Compile>
|
---|
204 | <Compile Include="Plugin.cs" />
|
---|
205 | <None Include="Plugin.cs.frame" />
|
---|
206 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
207 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
208 | </ItemGroup>
|
---|
209 | <ItemGroup>
|
---|
210 | <None Include="HeuristicLab.snk" />
|
---|
211 | </ItemGroup>
|
---|
212 | <ItemGroup>
|
---|
213 | <ProjectReference Include="..\..\HeuristicLab.Clients.Hive.Views\3.3\HeuristicLab.Clients.Hive.Views-3.3.csproj">
|
---|
214 | <Project>{E1D6C801-892A-406A-B606-F158E36DD3C3}</Project>
|
---|
215 | <Name>HeuristicLab.Clients.Hive.Views-3.3</Name>
|
---|
216 | <Private>False</Private>
|
---|
217 | </ProjectReference>
|
---|
218 | <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.3\HeuristicLab.Clients.Hive-3.3.csproj">
|
---|
219 | <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
|
---|
220 | <Name>HeuristicLab.Clients.Hive-3.3</Name>
|
---|
221 | <Private>False</Private>
|
---|
222 | </ProjectReference>
|
---|
223 | <ProjectReference Include="..\..\HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj">
|
---|
224 | <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
|
---|
225 | <Name>HeuristicLab.Hive-3.3</Name>
|
---|
226 | <Private>False</Private>
|
---|
227 | </ProjectReference>
|
---|
228 | </ItemGroup>
|
---|
229 | <ItemGroup>
|
---|
230 | <EmbeddedResource Include="Views\HiveAdministratorView.resx">
|
---|
231 | <DependentUpon>HiveAdministratorView.cs</DependentUpon>
|
---|
232 | </EmbeddedResource>
|
---|
233 | <EmbeddedResource Include="Views\Recurrence.resx">
|
---|
234 | <DependentUpon>Recurrence.cs</DependentUpon>
|
---|
235 | </EmbeddedResource>
|
---|
236 | <EmbeddedResource Include="Views\ResourcesView.resx">
|
---|
237 | <DependentUpon>ResourcesView.cs</DependentUpon>
|
---|
238 | </EmbeddedResource>
|
---|
239 | <EmbeddedResource Include="Views\ScheduleView.resx">
|
---|
240 | <DependentUpon>ScheduleView.cs</DependentUpon>
|
---|
241 | </EmbeddedResource>
|
---|
242 | <EmbeddedResource Include="Views\SlaveView.resx">
|
---|
243 | <DependentUpon>SlaveView.cs</DependentUpon>
|
---|
244 | </EmbeddedResource>
|
---|
245 | </ItemGroup>
|
---|
246 | <ItemGroup>
|
---|
247 | <None Include="Views\Images\Monitor.ico" />
|
---|
248 | </ItemGroup>
|
---|
249 | <ItemGroup>
|
---|
250 | <None Include="Views\Images\network_center.ico" />
|
---|
251 | </ItemGroup>
|
---|
252 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
253 | <PropertyGroup>
|
---|
254 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
255 | set ProjectDir=$(ProjectDir)
|
---|
256 | set SolutionDir=$(SolutionDir)
|
---|
257 | set Outdir=$(Outdir)
|
---|
258 |
|
---|
259 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
260 | </PropertyGroup>
|
---|
261 | <PropertyGroup>
|
---|
262 | <PostBuildEvent>
|
---|
263 | </PostBuildEvent>
|
---|
264 | </PropertyGroup>
|
---|
265 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
266 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
267 | <Target Name="BeforeBuild">
|
---|
268 | </Target>
|
---|
269 | <Target Name="AfterBuild">
|
---|
270 | </Target>
|
---|
271 | -->
|
---|
272 | </Project> |
---|