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="HeuristicLab.Collections-3.3">
|
---|
74 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
75 | </Reference>
|
---|
76 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
77 | <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
78 | </Reference>
|
---|
79 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
80 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
81 | </Reference>
|
---|
82 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
83 | <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
84 | </Reference>
|
---|
85 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
86 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
87 | </Reference>
|
---|
88 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
89 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
90 | </Reference>
|
---|
91 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
92 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
93 | </Reference>
|
---|
94 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
95 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
96 | </Reference>
|
---|
97 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
98 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
99 | </Reference>
|
---|
100 | <Reference Include="HeuristicLab.Optimizer-3.3">
|
---|
101 | <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
102 | </Reference>
|
---|
103 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
104 | <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
105 | </Reference>
|
---|
106 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
107 | <HintPath>..\..\..\..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
108 | </Reference>
|
---|
109 | <Reference Include="System" />
|
---|
110 | <Reference Include="System.Core" />
|
---|
111 | <Reference Include="System.Drawing" />
|
---|
112 | <Reference Include="System.Windows.Forms" />
|
---|
113 | <Reference Include="System.Xml.Linq" />
|
---|
114 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
115 | <Reference Include="System.Data" />
|
---|
116 | <Reference Include="System.Xml" />
|
---|
117 | </ItemGroup>
|
---|
118 | <ItemGroup>
|
---|
119 | <None Include="HeuristicLabClientsHiveViewsPlugin.cs.frame" />
|
---|
120 | <Compile Include="Administration\HiveAdministrationView.cs">
|
---|
121 | <SubType>UserControl</SubType>
|
---|
122 | </Compile>
|
---|
123 | <Compile Include="Administration\HiveAdministrationView.Designer.cs">
|
---|
124 | <DependentUpon>HiveAdministrationView.cs</DependentUpon>
|
---|
125 | </Compile>
|
---|
126 | <Compile Include="Administration\MenuItems\AdministrationMenuItem.cs" />
|
---|
127 | <Compile Include="Administration\ScheduleControl.cs">
|
---|
128 | <SubType>UserControl</SubType>
|
---|
129 | </Compile>
|
---|
130 | <Compile Include="Administration\ScheduleControl.Designer.cs">
|
---|
131 | <DependentUpon>ScheduleControl.cs</DependentUpon>
|
---|
132 | </Compile>
|
---|
133 | <Compile Include="ExperimentManager\HiveExperimentListView.cs">
|
---|
134 | <SubType>UserControl</SubType>
|
---|
135 | </Compile>
|
---|
136 | <Compile Include="ExperimentManager\HiveExperimentListView.Designer.cs">
|
---|
137 | <DependentUpon>HiveExperimentListView.cs</DependentUpon>
|
---|
138 | </Compile>
|
---|
139 | <Compile Include="ExperimentManager\HiveExperimentManagerView.cs">
|
---|
140 | <SubType>UserControl</SubType>
|
---|
141 | </Compile>
|
---|
142 | <Compile Include="ExperimentManager\HiveExperimentManagerView.Designer.cs">
|
---|
143 | <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
|
---|
144 | </Compile>
|
---|
145 | <Compile Include="ExperimentManager\HiveExperimentView.cs">
|
---|
146 | <SubType>UserControl</SubType>
|
---|
147 | </Compile>
|
---|
148 | <Compile Include="ExperimentManager\HiveExperimentView.Designer.cs">
|
---|
149 | <DependentUpon>HiveExperimentView.cs</DependentUpon>
|
---|
150 | </Compile>
|
---|
151 | <Compile Include="ExperimentManager\HiveJobListView.cs">
|
---|
152 | <SubType>UserControl</SubType>
|
---|
153 | </Compile>
|
---|
154 | <Compile Include="ExperimentManager\HiveJobListView.designer.cs">
|
---|
155 | <DependentUpon>HiveJobListView.cs</DependentUpon>
|
---|
156 | </Compile>
|
---|
157 | <Compile Include="ExperimentManager\HiveJobView.cs">
|
---|
158 | <SubType>UserControl</SubType>
|
---|
159 | </Compile>
|
---|
160 | <Compile Include="ExperimentManager\HiveJobView.designer.cs">
|
---|
161 | <DependentUpon>HiveJobView.cs</DependentUpon>
|
---|
162 | </Compile>
|
---|
163 | <Compile Include="ExperimentManager\MenuItems\ExperimentManagerMenuItem.cs" />
|
---|
164 | <Compile Include="HeuristicLabClientsHiveViewsPlugin.cs" />
|
---|
165 | <Compile Include="Progress\ProgressView.cs">
|
---|
166 | <SubType>UserControl</SubType>
|
---|
167 | </Compile>
|
---|
168 | <Compile Include="Progress\ProgressView.designer.cs">
|
---|
169 | <DependentUpon>ProgressView.cs</DependentUpon>
|
---|
170 | </Compile>
|
---|
171 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
172 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
173 | </ItemGroup>
|
---|
174 | <ItemGroup>
|
---|
175 | <None Include="HeuristicLab.snk" />
|
---|
176 | </ItemGroup>
|
---|
177 | <ItemGroup>
|
---|
178 | <EmbeddedResource Include="Administration\HiveAdministrationView.resx">
|
---|
179 | <DependentUpon>HiveAdministrationView.cs</DependentUpon>
|
---|
180 | </EmbeddedResource>
|
---|
181 | <EmbeddedResource Include="Administration\ScheduleControl.resx">
|
---|
182 | <DependentUpon>ScheduleControl.cs</DependentUpon>
|
---|
183 | </EmbeddedResource>
|
---|
184 | <EmbeddedResource Include="ExperimentManager\HiveExperimentManagerView.resx">
|
---|
185 | <DependentUpon>HiveExperimentManagerView.cs</DependentUpon>
|
---|
186 | </EmbeddedResource>
|
---|
187 | <EmbeddedResource Include="ExperimentManager\HiveExperimentView.resx">
|
---|
188 | <DependentUpon>HiveExperimentView.cs</DependentUpon>
|
---|
189 | </EmbeddedResource>
|
---|
190 | <EmbeddedResource Include="ExperimentManager\HiveJobView.resx">
|
---|
191 | <DependentUpon>HiveJobView.cs</DependentUpon>
|
---|
192 | </EmbeddedResource>
|
---|
193 | <EmbeddedResource Include="Progress\ProgressView.resx">
|
---|
194 | <DependentUpon>ProgressView.cs</DependentUpon>
|
---|
195 | </EmbeddedResource>
|
---|
196 | </ItemGroup>
|
---|
197 | <ItemGroup>
|
---|
198 | <ProjectReference Include="..\..\HeuristicLab.Calendar\3.3\HeuristicLab.Calendar-3.3.csproj">
|
---|
199 | <Project>{D17A4D6A-4CAA-4470-8A19-F42463C021FD}</Project>
|
---|
200 | <Name>HeuristicLab.Calendar-3.3</Name>
|
---|
201 | </ProjectReference>
|
---|
202 | <ProjectReference Include="..\..\HeuristicLab.Clients.Hive\3.4\HeuristicLab.Clients.Hive-3.4.csproj">
|
---|
203 | <Project>{B5EF1E5A-9F3D-40B9-B4B0-30AADF2E2CEB}</Project>
|
---|
204 | <Name>HeuristicLab.Clients.Hive-3.4</Name>
|
---|
205 | </ProjectReference>
|
---|
206 | <ProjectReference Include="..\..\HeuristicLab.Hive\3.4\HeuristicLab.Hive-3.4.csproj">
|
---|
207 | <Project>{F98A1740-9AC9-4D36-A582-6A2D0D06978D}</Project>
|
---|
208 | <Name>HeuristicLab.Hive-3.4</Name>
|
---|
209 | </ProjectReference>
|
---|
210 | <ProjectReference Include="..\..\HeuristicLab.Services.Hive.Common\3.4\HeuristicLab.Services.Hive.Common-3.4.csproj">
|
---|
211 | <Project>{14424A16-48D4-445E-80BF-DDF617548BBB}</Project>
|
---|
212 | <Name>HeuristicLab.Services.Hive.Common-3.4</Name>
|
---|
213 | </ProjectReference>
|
---|
214 | </ItemGroup>
|
---|
215 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
216 | <PropertyGroup>
|
---|
217 | <PostBuildEvent>set ProjectName=$(ProjectName)
|
---|
218 | set TargetPath=$(TargetPath)
|
---|
219 | call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
|
---|
220 | </PropertyGroup>
|
---|
221 | <PropertyGroup>
|
---|
222 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
223 | set ProjectDir=$(ProjectDir)
|
---|
224 | set SolutionDir=$(SolutionDir)
|
---|
225 | set Outdir=$(Outdir)
|
---|
226 |
|
---|
227 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
228 | </PropertyGroup>
|
---|
229 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
230 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
231 | <Target Name="BeforeBuild">
|
---|
232 | </Target>
|
---|
233 | <Target Name="AfterBuild">
|
---|
234 | </Target>
|
---|
235 | -->
|
---|
236 | </Project> |
---|