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 @ 5471

Last change on this file since 5471 was 5313, checked in by cneumuel, 14 years ago

#1215

  • changed AlgorithType and ProblemType to actually be types not objects. this eliminates redundant views for MetaOptimizationProblem
  • import algorithm for MetaOptimizationProblem
  • nicer dialog for combination creation
  • fixed iconimage for ParameterConfigurations
  • fixed ValidValues
File size: 13.7 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.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.Problems.MetaOptimization.Views-3.3.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>true</CodeAnalysisIgnoreBuiltInRuleSets>
53    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
54    <CodeAnalysisIgnoreBuiltInRules>true</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.Problems.MetaOptimization.Views-3.3.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    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
72  </PropertyGroup>
73  <ItemGroup>
74    <Reference Include="HeuristicLab.Collections-3.3">
75      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
76    </Reference>
77    <Reference Include="HeuristicLab.Common-3.3">
78      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
79    </Reference>
80    <Reference Include="HeuristicLab.Common.Resources-3.3">
81      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
82    </Reference>
83    <Reference Include="HeuristicLab.Core-3.3">
84      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
85    </Reference>
86    <Reference Include="HeuristicLab.Core.Views-3.3">
87      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
88    </Reference>
89    <Reference Include="HeuristicLab.Data-3.3">
90      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
91    </Reference>
92    <Reference Include="HeuristicLab.Data.Views-3.3">
93      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
94    </Reference>
95    <Reference Include="HeuristicLab.MainForm-3.3">
96      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
97    </Reference>
98    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
99      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
100    </Reference>
101    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
102      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
103    </Reference>
104    <Reference Include="HeuristicLab.Optimization.Views-3.3">
105      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
106    </Reference>
107    <Reference Include="HeuristicLab.Parameters-3.3">
108      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters-3.3.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Parameters.Views-3.3">
111      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
114      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="System" />
117    <Reference Include="System.Core" />
118    <Reference Include="System.Drawing" />
119    <Reference Include="System.Windows.Forms" />
120    <Reference Include="System.Xml.Linq" />
121    <Reference Include="System.Data.DataSetExtensions" />
122    <Reference Include="System.Data" />
123    <Reference Include="System.Xml" />
124  </ItemGroup>
125  <ItemGroup>
126    <None Include="ClassDiagram1.cd" />
127    <None Include="HeuristicLabProblemsMetaOptimizationViewsPlugin.cs.frame" />
128    <Compile Include="ConstrainedItemListView.cs">
129      <SubType>UserControl</SubType>
130    </Compile>
131    <Compile Include="ConstrainedItemListView.Designer.cs">
132      <DependentUpon>ConstrainedItemListView.cs</DependentUpon>
133    </Compile>
134    <Compile Include="ConstrainedTypeValueView.cs">
135      <SubType>UserControl</SubType>
136    </Compile>
137    <Compile Include="ConstrainedTypeValueView.Designer.cs">
138      <DependentUpon>ConstrainedTypeValueView.cs</DependentUpon>
139    </Compile>
140    <Compile Include="CreateExperimentDialog.cs">
141      <SubType>Form</SubType>
142    </Compile>
143    <Compile Include="CreateExperimentDialog.Designer.cs">
144      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
145    </Compile>
146    <Compile Include="ItemDictionaryView.cs">
147      <SubType>UserControl</SubType>
148    </Compile>
149    <Compile Include="ItemDictionaryView.Designer.cs">
150      <DependentUpon>ItemDictionaryView.cs</DependentUpon>
151    </Compile>
152    <Compile Include="MetaOptimizationProblemView.cs">
153      <SubType>UserControl</SubType>
154    </Compile>
155    <Compile Include="MetaOptimizationProblemView.Designer.cs">
156      <DependentUpon>MetaOptimizationProblemView.cs</DependentUpon>
157    </Compile>
158    <Compile Include="OptimizableView.cs">
159      <SubType>UserControl</SubType>
160    </Compile>
161    <Compile Include="OptimizableView.Designer.cs">
162      <DependentUpon>OptimizableView.cs</DependentUpon>
163    </Compile>
164    <None Include="Properties\AssemblyInfo.cs.frame" />
165    <Compile Include="ParameterConfigurationTreeView.cs">
166      <SubType>UserControl</SubType>
167    </Compile>
168    <Compile Include="ParameterConfigurationTreeView.Designer.cs">
169      <DependentUpon>ParameterConfigurationTreeView.cs</DependentUpon>
170    </Compile>
171    <Compile Include="RunCollectionDictionaryView.cs">
172      <SubType>UserControl</SubType>
173    </Compile>
174    <Compile Include="RunCollectionDictionaryView.Designer.cs">
175      <DependentUpon>RunCollectionDictionaryView.cs</DependentUpon>
176    </Compile>
177    <Compile Include="RunCollectionItemDictionaryView.cs">
178      <SubType>UserControl</SubType>
179    </Compile>
180    <Compile Include="RunCollectionItemDictionaryView.Designer.cs">
181      <DependentUpon>RunCollectionItemDictionaryView.cs</DependentUpon>
182    </Compile>
183    <Compile Include="ValueConfigurationViews\ValueConfigurationCheckedItemList.cs">
184      <SubType>UserControl</SubType>
185    </Compile>
186    <Compile Include="ValueConfigurationViews\ValueConfigurationCheckedItemList.Designer.cs">
187      <DependentUpon>ValueConfigurationCheckedItemList.cs</DependentUpon>
188    </Compile>
189    <Compile Include="ValueConfigurationViews\RangeView.cs">
190      <SubType>UserControl</SubType>
191    </Compile>
192    <Compile Include="ValueConfigurationViews\RangeView.Designer.cs">
193      <DependentUpon>RangeView.cs</DependentUpon>
194    </Compile>
195    <Compile Include="ObjectSelectorDialog.cs">
196      <SubType>Form</SubType>
197    </Compile>
198    <Compile Include="ObjectSelectorDialog.Designer.cs">
199      <DependentUpon>ObjectSelectorDialog.cs</DependentUpon>
200    </Compile>
201    <Compile Include="HeuristicLabProblemsMetaOptimizationViewsPlugin.cs" />
202    <Compile Include="Properties\AssemblyInfo.cs" />
203    <Compile Include="ValueConfigurationViews\ValueView.cs">
204      <SubType>UserControl</SubType>
205    </Compile>
206    <Compile Include="ValueConfigurationViews\ValueView.Designer.cs">
207      <DependentUpon>ValueView.cs</DependentUpon>
208    </Compile>
209  </ItemGroup>
210  <ItemGroup>
211    <None Include="HeuristicLab.snk" />
212    <None Include="UpdateLocalInstallation.cmd" />
213  </ItemGroup>
214  <ItemGroup>
215    <EmbeddedResource Include="ConstrainedTypeValueView.resx">
216      <DependentUpon>ConstrainedTypeValueView.cs</DependentUpon>
217    </EmbeddedResource>
218    <EmbeddedResource Include="CreateExperimentDialog.resx">
219      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
220    </EmbeddedResource>
221    <EmbeddedResource Include="ItemDictionaryView.resx">
222      <DependentUpon>ItemDictionaryView.cs</DependentUpon>
223    </EmbeddedResource>
224    <EmbeddedResource Include="MetaOptimizationProblemView.resx">
225      <DependentUpon>MetaOptimizationProblemView.cs</DependentUpon>
226    </EmbeddedResource>
227    <EmbeddedResource Include="OptimizableView.resx">
228      <DependentUpon>OptimizableView.cs</DependentUpon>
229    </EmbeddedResource>
230    <EmbeddedResource Include="ParameterConfigurationTreeView.resx">
231      <DependentUpon>ParameterConfigurationTreeView.cs</DependentUpon>
232    </EmbeddedResource>
233    <EmbeddedResource Include="RunCollectionItemDictionaryView.resx">
234      <DependentUpon>RunCollectionItemDictionaryView.cs</DependentUpon>
235    </EmbeddedResource>
236    <EmbeddedResource Include="ValueConfigurationViews\RangeView.resx">
237      <DependentUpon>RangeView.cs</DependentUpon>
238    </EmbeddedResource>
239    <EmbeddedResource Include="ObjectSelectorDialog.resx">
240      <DependentUpon>ObjectSelectorDialog.cs</DependentUpon>
241    </EmbeddedResource>
242    <EmbeddedResource Include="ValueConfigurationViews\ValueView.resx">
243      <DependentUpon>ValueView.cs</DependentUpon>
244    </EmbeddedResource>
245  </ItemGroup>
246  <ItemGroup />
247  <ItemGroup>
248    <ProjectReference Include="..\..\HeuristicLab.Problems.MetaOptimization\3.3\HeuristicLab.Problems.MetaOptimization-3.3.csproj">
249      <Project>{ABBC1DF6-FCC6-4F86-AB75-B6B3A72E7D17}</Project>
250      <Name>HeuristicLab.Problems.MetaOptimization-3.3</Name>
251    </ProjectReference>
252  </ItemGroup>
253  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
254  <PropertyGroup>
255    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
256set ProjectDir=$(ProjectDir)
257set SolutionDir=$(SolutionDir)
258set Outdir=$(Outdir)
259
260call PreBuildEvent.cmd</PreBuildEvent>
261  </PropertyGroup>
262  <PropertyGroup>
263    <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
264set ProjectDir=$(ProjectDir)
265set SolutionDir=$(SolutionDir)
266set Outdir=$(Outdir)
267
268call UpdateLocalInstallation.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.