Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.MetaOptimization/HeuristicLab.Problems.MetaOptimization.Views/3.3/HeuristicLab.Problems.MetaOptimization.Views-3.3.csproj @ 11627

Last change on this file since 11627 was 11627, checked in by ascheibe, 9 years ago

#1853 switch metaopt branch to .NET 4.5

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>{59567338-A551-4386-8405-A8C0DF3E376D}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.MetaOptimization.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.MetaOptimization.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.5</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>..\..\..\..\trunk\sources\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
25    <Prefer32Bit>false</Prefer32Bit>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34    <Prefer32Bit>false</Prefer32Bit>
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>
44    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
45    <DefineConstants>DEBUG;TRACE</DefineConstants>
46    <DebugType>full</DebugType>
47    <PlatformTarget>x86</PlatformTarget>
48    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.MetaOptimization.Views-3.3.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>true</CodeAnalysisIgnoreBuiltInRuleSets>
55    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
56    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
57    <Prefer32Bit>false</Prefer32Bit>
58  </PropertyGroup>
59  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
60    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
61    <DefineConstants>TRACE</DefineConstants>
62    <Optimize>true</Optimize>
63    <DebugType>pdbonly</DebugType>
64    <PlatformTarget>x86</PlatformTarget>
65    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.MetaOptimization.Views-3.3.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    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
72    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
73    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
74    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
75    <Prefer32Bit>false</Prefer32Bit>
76  </PropertyGroup>
77  <ItemGroup>
78    <Reference Include="HeuristicLab.Collections-3.3">
79      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
80      <Private>False</Private>
81    </Reference>
82    <Reference Include="HeuristicLab.Common-3.3">
83      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
84      <Private>False</Private>
85    </Reference>
86    <Reference Include="HeuristicLab.Common.Resources-3.3">
87      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
88      <Private>False</Private>
89    </Reference>
90    <Reference Include="HeuristicLab.Core-3.3">
91      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
92      <Private>False</Private>
93    </Reference>
94    <Reference Include="HeuristicLab.Core.Views-3.3">
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="HeuristicLab.Data-3.3">
99      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
100      <Private>False</Private>
101    </Reference>
102    <Reference Include="HeuristicLab.Data.Views-3.3">
103      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="HeuristicLab.MainForm-3.3">
107      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
108      <Private>False</Private>
109    </Reference>
110    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="HeuristicLab.Optimization.Views-3.3">
119      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
120      <Private>False</Private>
121    </Reference>
122    <Reference Include="HeuristicLab.Parameters-3.3">
123      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
124      <Private>False</Private>
125    </Reference>
126    <Reference Include="HeuristicLab.Parameters.Views-3.3">
127      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
128      <Private>False</Private>
129    </Reference>
130    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
131      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
132      <Private>False</Private>
133    </Reference>
134    <Reference Include="HeuristicLab.SequentialEngine-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
135      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
136      <Private>False</Private>
137    </Reference>
138    <Reference Include="System" />
139    <Reference Include="System.Core" />
140    <Reference Include="System.Drawing" />
141    <Reference Include="System.Windows.Forms" />
142    <Reference Include="System.Xml.Linq" />
143    <Reference Include="System.Data.DataSetExtensions" />
144    <Reference Include="System.Data" />
145    <Reference Include="System.Xml" />
146  </ItemGroup>
147  <ItemGroup>
148    <None Include="ClassDiagram1.cd" />
149    <Compile Include="ConstrainedItemListView.cs">
150      <SubType>UserControl</SubType>
151    </Compile>
152    <Compile Include="ConstrainedItemListView.Designer.cs">
153      <DependentUpon>ConstrainedItemListView.cs</DependentUpon>
154    </Compile>
155    <Compile Include="ConstrainedTypeValueView.cs">
156      <SubType>UserControl</SubType>
157    </Compile>
158    <Compile Include="ConstrainedTypeValueView.Designer.cs">
159      <DependentUpon>ConstrainedTypeValueView.cs</DependentUpon>
160    </Compile>
161    <Compile Include="CreateExperimentDialog.cs">
162      <SubType>Form</SubType>
163    </Compile>
164    <Compile Include="CreateExperimentDialog.Designer.cs">
165      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
166    </Compile>
167    <Compile Include="ItemDictionaryView.cs">
168      <SubType>UserControl</SubType>
169    </Compile>
170    <Compile Include="ItemDictionaryView.Designer.cs">
171      <DependentUpon>ItemDictionaryView.cs</DependentUpon>
172    </Compile>
173    <Compile Include="MessageItem.cs" />
174    <Compile Include="MetaOptimizationProblemView.cs">
175      <SubType>UserControl</SubType>
176    </Compile>
177    <Compile Include="MetaOptimizationProblemView.Designer.cs">
178      <DependentUpon>MetaOptimizationProblemView.cs</DependentUpon>
179    </Compile>
180    <Compile Include="OptimizableView.cs">
181      <SubType>UserControl</SubType>
182    </Compile>
183    <Compile Include="OptimizableView.Designer.cs">
184      <DependentUpon>OptimizableView.cs</DependentUpon>
185    </Compile>
186    <None Include="Plugin.cs.frame" />
187    <None Include="Properties\AssemblyInfo.cs.frame" />
188    <Compile Include="ParameterConfigurationTreeView.cs">
189      <SubType>UserControl</SubType>
190    </Compile>
191    <Compile Include="ParameterConfigurationTreeView.Designer.cs">
192      <DependentUpon>ParameterConfigurationTreeView.cs</DependentUpon>
193    </Compile>
194    <Compile Include="Plugin.cs" />
195    <Compile Include="RunCollectionDictionaryView.cs">
196      <SubType>UserControl</SubType>
197    </Compile>
198    <Compile Include="RunCollectionDictionaryView.Designer.cs">
199      <DependentUpon>RunCollectionDictionaryView.cs</DependentUpon>
200    </Compile>
201    <Compile Include="RunCollectionItemDictionaryView.cs">
202      <SubType>UserControl</SubType>
203    </Compile>
204    <Compile Include="RunCollectionItemDictionaryView.Designer.cs">
205      <DependentUpon>RunCollectionItemDictionaryView.cs</DependentUpon>
206    </Compile>
207    <Compile Include="ValueConfigurationViews\ValueConfigurationCheckedItemCollectionView.cs">
208      <SubType>UserControl</SubType>
209    </Compile>
210    <Compile Include="ValueConfigurationViews\ValueConfigurationCheckedItemCollectionView.Designer.cs">
211      <DependentUpon>ValueConfigurationCheckedItemCollectionView.cs</DependentUpon>
212    </Compile>
213    <Compile Include="ValueConfigurationViews\RangeView.cs">
214      <SubType>UserControl</SubType>
215    </Compile>
216    <Compile Include="ValueConfigurationViews\RangeView.Designer.cs">
217      <DependentUpon>RangeView.cs</DependentUpon>
218    </Compile>
219    <Compile Include="ObjectSelectorDialog.cs">
220      <SubType>Form</SubType>
221    </Compile>
222    <Compile Include="ObjectSelectorDialog.Designer.cs">
223      <DependentUpon>ObjectSelectorDialog.cs</DependentUpon>
224    </Compile>
225    <Compile Include="Properties\AssemblyInfo.cs" />
226    <Compile Include="ValueConfigurationViews\ValueView.cs">
227      <SubType>UserControl</SubType>
228    </Compile>
229    <Compile Include="ValueConfigurationViews\ValueView.Designer.cs">
230      <DependentUpon>ValueView.cs</DependentUpon>
231    </Compile>
232  </ItemGroup>
233  <ItemGroup>
234    <None Include="HeuristicLab.snk" />
235  </ItemGroup>
236  <ItemGroup>
237    <EmbeddedResource Include="ConstrainedTypeValueView.resx">
238      <DependentUpon>ConstrainedTypeValueView.cs</DependentUpon>
239    </EmbeddedResource>
240    <EmbeddedResource Include="CreateExperimentDialog.resx">
241      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
242    </EmbeddedResource>
243    <EmbeddedResource Include="ItemDictionaryView.resx">
244      <DependentUpon>ItemDictionaryView.cs</DependentUpon>
245    </EmbeddedResource>
246    <EmbeddedResource Include="MetaOptimizationProblemView.resx">
247      <DependentUpon>MetaOptimizationProblemView.cs</DependentUpon>
248    </EmbeddedResource>
249    <EmbeddedResource Include="OptimizableView.resx">
250      <DependentUpon>OptimizableView.cs</DependentUpon>
251    </EmbeddedResource>
252    <EmbeddedResource Include="ParameterConfigurationTreeView.resx">
253      <DependentUpon>ParameterConfigurationTreeView.cs</DependentUpon>
254    </EmbeddedResource>
255    <EmbeddedResource Include="RunCollectionItemDictionaryView.resx">
256      <DependentUpon>RunCollectionItemDictionaryView.cs</DependentUpon>
257    </EmbeddedResource>
258    <EmbeddedResource Include="ValueConfigurationViews\RangeView.resx">
259      <DependentUpon>RangeView.cs</DependentUpon>
260    </EmbeddedResource>
261    <EmbeddedResource Include="ObjectSelectorDialog.resx">
262      <DependentUpon>ObjectSelectorDialog.cs</DependentUpon>
263    </EmbeddedResource>
264    <EmbeddedResource Include="ValueConfigurationViews\ValueView.resx">
265      <DependentUpon>ValueView.cs</DependentUpon>
266    </EmbeddedResource>
267  </ItemGroup>
268  <ItemGroup />
269  <ItemGroup>
270    <ProjectReference Include="..\..\HeuristicLab.Problems.MetaOptimization\3.3\HeuristicLab.Problems.MetaOptimization-3.3.csproj">
271      <Project>{ABBC1DF6-FCC6-4F86-AB75-B6B3A72E7D17}</Project>
272      <Name>HeuristicLab.Problems.MetaOptimization-3.3</Name>
273      <Private>False</Private>
274    </ProjectReference>
275  </ItemGroup>
276  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
277  <PropertyGroup>
278    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
279set ProjectDir=$(ProjectDir)
280set SolutionDir=$(SolutionDir)
281set Outdir=$(Outdir)
282
283call PreBuildEvent.cmd</PreBuildEvent>
284  </PropertyGroup>
285  <PropertyGroup>
286    <PostBuildEvent>
287    </PostBuildEvent>
288  </PropertyGroup>
289  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
290       Other similar extension points exist, see Microsoft.Common.targets.
291  <Target Name="BeforeBuild">
292  </Target>
293  <Target Name="AfterBuild">
294  </Target>
295  -->
296</Project>
Note: See TracBrowser for help on using the repository browser.