Free cookie consent management tool by TermsFeed Policy Generator

source: addons/HeuristicLab.MetaOptimization/HeuristicLab.HiveEngine.Views/3.3/HeuristicLab.HiveEngine.Views-3.3.csproj @ 17507

Last change on this file since 17507 was 16574, checked in by gkronber, 6 years ago

#2520: changed HeuristicLab.MetaOptimization addon to compile with new HL.Persistence

File size: 10.2 KB
RevLine 
[6984]1<?xml version="1.0" encoding="utf-8"?>
[16574]2<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
[6984]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>{E37F15E0-D0D6-4C6E-AD22-0DA514C943A3}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.HiveEngine.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.HiveEngine.Views-3.3</AssemblyName>
[16574]13    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
[6984]14    <FileAlignment>512</FileAlignment>
[11627]15    <TargetFrameworkProfile />
[6984]16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
[15741]21    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[6984]22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
[11627]25    <Prefer32Bit>false</Prefer32Bit>
[6984]26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
[15741]30    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[6984]31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
[11627]34    <Prefer32Bit>false</Prefer32Bit>
[6984]35  </PropertyGroup>
36  <PropertyGroup>
37    <SignAssembly>true</SignAssembly>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
43    <DebugSymbols>true</DebugSymbols>
[15741]44    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[6984]45    <DefineConstants>DEBUG;TRACE</DefineConstants>
46    <DebugType>full</DebugType>
47    <PlatformTarget>x86</PlatformTarget>
48    <CodeAnalysisLogFile>bin\Debug\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
49    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
50    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
51    <ErrorReport>prompt</ErrorReport>
52    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
53    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
54    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
55    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
56    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
[11627]57    <Prefer32Bit>false</Prefer32Bit>
[6984]58  </PropertyGroup>
59  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
[15741]60    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[6984]61    <DefineConstants>TRACE</DefineConstants>
62    <Optimize>true</Optimize>
63    <DebugType>pdbonly</DebugType>
64    <PlatformTarget>x86</PlatformTarget>
65    <CodeAnalysisLogFile>bin\Release\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
66    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
67    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
70    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
71    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
72    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
[11627]73    <Prefer32Bit>false</Prefer32Bit>
[6984]74  </PropertyGroup>
75  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
76    <DebugSymbols>true</DebugSymbols>
[15741]77    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[6984]78    <DefineConstants>DEBUG;TRACE</DefineConstants>
79    <DebugType>full</DebugType>
80    <PlatformTarget>x64</PlatformTarget>
81    <CodeAnalysisLogFile>bin\Debug\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
82    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
83    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
84    <ErrorReport>prompt</ErrorReport>
85    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
86    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
87    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
88    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
89    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
[11627]90    <Prefer32Bit>false</Prefer32Bit>
[6984]91  </PropertyGroup>
92  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
[15741]93    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[6984]94    <DefineConstants>TRACE</DefineConstants>
95    <Optimize>true</Optimize>
96    <DebugType>pdbonly</DebugType>
97    <PlatformTarget>x64</PlatformTarget>
98    <CodeAnalysisLogFile>bin\Release\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
99    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
100    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
101    <ErrorReport>prompt</ErrorReport>
102    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
103    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
104    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
105    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
106    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
107    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
[11627]108    <Prefer32Bit>false</Prefer32Bit>
[6984]109  </PropertyGroup>
110  <ItemGroup>
111    <Reference Include="HeuristicLab.Clients.Hive-3.3">
[15741]112      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.Hive-3.3.dll</HintPath>
[6984]113      <Private>False</Private>
114    </Reference>
115    <Reference Include="HeuristicLab.Clients.Hive.JobManager-3.3">
[15741]116      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.Hive.JobManager-3.3.dll</HintPath>
[11627]117      <Private>False</Private>
[6984]118    </Reference>
119    <Reference Include="HeuristicLab.Collections-3.3">
[15741]120      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
[6984]121      <Private>False</Private>
122    </Reference>
123    <Reference Include="HeuristicLab.Common-3.3">
[15741]124      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
[6984]125      <Private>False</Private>
126    </Reference>
[16173]127    <Reference Include="HeuristicLab.Common.Resources-3.3">
128      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
129      <Private>False</Private>
130    </Reference>
[6984]131    <Reference Include="HeuristicLab.Core-3.3">
[15741]132      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
[6984]133      <Private>False</Private>
134    </Reference>
135    <Reference Include="HeuristicLab.Core.Views-3.3">
[15741]136      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
[6984]137      <Private>False</Private>
138    </Reference>
139    <Reference Include="HeuristicLab.MainForm-3.3">
[15741]140      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
[6984]141      <Private>False</Private>
142    </Reference>
143    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
[15741]144      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
[6984]145      <Private>False</Private>
146    </Reference>
147    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
[15741]148      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[6984]149      <Private>False</Private>
150    </Reference>
151    <Reference Include="System" />
152    <Reference Include="System.Core" />
153    <Reference Include="System.Data" />
154    <Reference Include="System.Drawing" />
155    <Reference Include="System.Windows.Forms" />
156  </ItemGroup>
157  <ItemGroup>
158    <None Include="Plugin.cs.frame" />
159    <Compile Include="Plugin.cs" />
160    <Compile Include="HiveEngineView.cs">
161      <SubType>UserControl</SubType>
162    </Compile>
163    <Compile Include="HiveEngineView.Designer.cs">
164      <DependentUpon>HiveEngineView.cs</DependentUpon>
165    </Compile>
166    <Compile Include="Properties\AssemblyInfo.cs" />
167    <None Include="Properties\AssemblyInfo.cs.frame" />
168  </ItemGroup>
169  <ItemGroup>
170    <None Include="HeuristicLab.snk" />
171  </ItemGroup>
172  <ItemGroup>
173    <ProjectReference Include="..\..\HeuristicLab.HiveEngine\3.3\HeuristicLab.HiveEngine-3.3.csproj">
174      <Project>{2C036542-5451-4A23-AFF6-87575C7BAFE7}</Project>
175      <Name>HeuristicLab.HiveEngine-3.3</Name>
176      <Private>False</Private>
177    </ProjectReference>
178  </ItemGroup>
179  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
180  <PropertyGroup>
181    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
182set ProjectDir=$(ProjectDir)
183set SolutionDir=$(SolutionDir)
184set Outdir=$(Outdir)
185
186call PreBuildEvent.cmd</PreBuildEvent>
187  </PropertyGroup>
188  <PropertyGroup>
189    <PostBuildEvent>
190    </PostBuildEvent>
191  </PropertyGroup>
192  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
193       Other similar extension points exist, see Microsoft.Common.targets.
194  <Target Name="BeforeBuild">
195  </Target>
196  <Target Name="AfterBuild">
197  </Target>
198  -->
199</Project>
Note: See TracBrowser for help on using the repository browser.