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

Last change on this file since 7182 was 7101, checked in by ascheibe, 13 years ago

#1215

  • renamed plugin files
  • switched to a trunk-style PreBuildEvent.cmd
File size: 13.9 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>..\..\..\..\trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
76      <Private>False</Private>
77    </Reference>
78    <Reference Include="HeuristicLab.Common-3.3">
79      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
80      <Private>False</Private>
81    </Reference>
82    <Reference Include="HeuristicLab.Common.Resources-3.3">
83      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
84      <Private>False</Private>
85    </Reference>
86    <Reference Include="HeuristicLab.Core-3.3">
87      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
88      <Private>False</Private>
89    </Reference>
90    <Reference Include="HeuristicLab.Core.Views-3.3">
91      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
92      <Private>False</Private>
93    </Reference>
94    <Reference Include="HeuristicLab.Data-3.3">
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="HeuristicLab.Data.Views-3.3">
99      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
100      <Private>False</Private>
101    </Reference>
102    <Reference Include="HeuristicLab.MainForm-3.3">
103      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
107      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
108      <Private>False</Private>
109    </Reference>
110    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="HeuristicLab.Optimization.Views-3.3">
115      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="HeuristicLab.Parameters-3.3">
119      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
120      <Private>False</Private>
121    </Reference>
122    <Reference Include="HeuristicLab.Parameters.Views-3.3">
123      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
124      <Private>False</Private>
125    </Reference>
126    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
127      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
128      <Private>False</Private>
129    </Reference>
130    <Reference Include="HeuristicLab.SequentialEngine-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
131      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
132      <Private>False</Private>
133    </Reference>
134    <Reference Include="System" />
135    <Reference Include="System.Core" />
136    <Reference Include="System.Drawing" />
137    <Reference Include="System.Windows.Forms" />
138    <Reference Include="System.Xml.Linq" />
139    <Reference Include="System.Data.DataSetExtensions" />
140    <Reference Include="System.Data" />
141    <Reference Include="System.Xml" />
142  </ItemGroup>
143  <ItemGroup>
144    <None Include="ClassDiagram1.cd" />
145    <Compile Include="ConstrainedItemListView.cs">
146      <SubType>UserControl</SubType>
147    </Compile>
148    <Compile Include="ConstrainedItemListView.Designer.cs">
149      <DependentUpon>ConstrainedItemListView.cs</DependentUpon>
150    </Compile>
151    <Compile Include="ConstrainedTypeValueView.cs">
152      <SubType>UserControl</SubType>
153    </Compile>
154    <Compile Include="ConstrainedTypeValueView.Designer.cs">
155      <DependentUpon>ConstrainedTypeValueView.cs</DependentUpon>
156    </Compile>
157    <Compile Include="CreateExperimentDialog.cs">
158      <SubType>Form</SubType>
159    </Compile>
160    <Compile Include="CreateExperimentDialog.Designer.cs">
161      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
162    </Compile>
163    <Compile Include="ItemDictionaryView.cs">
164      <SubType>UserControl</SubType>
165    </Compile>
166    <Compile Include="ItemDictionaryView.Designer.cs">
167      <DependentUpon>ItemDictionaryView.cs</DependentUpon>
168    </Compile>
169    <Compile Include="MessageItem.cs" />
170    <Compile Include="MetaOptimizationProblemView.cs">
171      <SubType>UserControl</SubType>
172    </Compile>
173    <Compile Include="MetaOptimizationProblemView.Designer.cs">
174      <DependentUpon>MetaOptimizationProblemView.cs</DependentUpon>
175    </Compile>
176    <Compile Include="OptimizableView.cs">
177      <SubType>UserControl</SubType>
178    </Compile>
179    <Compile Include="OptimizableView.Designer.cs">
180      <DependentUpon>OptimizableView.cs</DependentUpon>
181    </Compile>
182    <None Include="Plugin.cs.frame" />
183    <None Include="Properties\AssemblyInfo.cs.frame" />
184    <Compile Include="ParameterConfigurationTreeView.cs">
185      <SubType>UserControl</SubType>
186    </Compile>
187    <Compile Include="ParameterConfigurationTreeView.Designer.cs">
188      <DependentUpon>ParameterConfigurationTreeView.cs</DependentUpon>
189    </Compile>
190    <Compile Include="Plugin.cs" />
191    <Compile Include="RunCollectionDictionaryView.cs">
192      <SubType>UserControl</SubType>
193    </Compile>
194    <Compile Include="RunCollectionDictionaryView.Designer.cs">
195      <DependentUpon>RunCollectionDictionaryView.cs</DependentUpon>
196    </Compile>
197    <Compile Include="RunCollectionItemDictionaryView.cs">
198      <SubType>UserControl</SubType>
199    </Compile>
200    <Compile Include="RunCollectionItemDictionaryView.Designer.cs">
201      <DependentUpon>RunCollectionItemDictionaryView.cs</DependentUpon>
202    </Compile>
203    <Compile Include="ValueConfigurationViews\ValueConfigurationCheckedItemCollectionView.cs">
204      <SubType>UserControl</SubType>
205    </Compile>
206    <Compile Include="ValueConfigurationViews\ValueConfigurationCheckedItemCollectionView.Designer.cs">
207      <DependentUpon>ValueConfigurationCheckedItemCollectionView.cs</DependentUpon>
208    </Compile>
209    <Compile Include="ValueConfigurationViews\RangeView.cs">
210      <SubType>UserControl</SubType>
211    </Compile>
212    <Compile Include="ValueConfigurationViews\RangeView.Designer.cs">
213      <DependentUpon>RangeView.cs</DependentUpon>
214    </Compile>
215    <Compile Include="ObjectSelectorDialog.cs">
216      <SubType>Form</SubType>
217    </Compile>
218    <Compile Include="ObjectSelectorDialog.Designer.cs">
219      <DependentUpon>ObjectSelectorDialog.cs</DependentUpon>
220    </Compile>
221    <Compile Include="Properties\AssemblyInfo.cs" />
222    <Compile Include="ValueConfigurationViews\ValueView.cs">
223      <SubType>UserControl</SubType>
224    </Compile>
225    <Compile Include="ValueConfigurationViews\ValueView.Designer.cs">
226      <DependentUpon>ValueView.cs</DependentUpon>
227    </Compile>
228  </ItemGroup>
229  <ItemGroup>
230    <None Include="HeuristicLab.snk" />
231  </ItemGroup>
232  <ItemGroup>
233    <EmbeddedResource Include="ConstrainedTypeValueView.resx">
234      <DependentUpon>ConstrainedTypeValueView.cs</DependentUpon>
235    </EmbeddedResource>
236    <EmbeddedResource Include="CreateExperimentDialog.resx">
237      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
238    </EmbeddedResource>
239    <EmbeddedResource Include="ItemDictionaryView.resx">
240      <DependentUpon>ItemDictionaryView.cs</DependentUpon>
241    </EmbeddedResource>
242    <EmbeddedResource Include="MetaOptimizationProblemView.resx">
243      <DependentUpon>MetaOptimizationProblemView.cs</DependentUpon>
244    </EmbeddedResource>
245    <EmbeddedResource Include="OptimizableView.resx">
246      <DependentUpon>OptimizableView.cs</DependentUpon>
247    </EmbeddedResource>
248    <EmbeddedResource Include="ParameterConfigurationTreeView.resx">
249      <DependentUpon>ParameterConfigurationTreeView.cs</DependentUpon>
250    </EmbeddedResource>
251    <EmbeddedResource Include="RunCollectionItemDictionaryView.resx">
252      <DependentUpon>RunCollectionItemDictionaryView.cs</DependentUpon>
253    </EmbeddedResource>
254    <EmbeddedResource Include="ValueConfigurationViews\RangeView.resx">
255      <DependentUpon>RangeView.cs</DependentUpon>
256    </EmbeddedResource>
257    <EmbeddedResource Include="ObjectSelectorDialog.resx">
258      <DependentUpon>ObjectSelectorDialog.cs</DependentUpon>
259    </EmbeddedResource>
260    <EmbeddedResource Include="ValueConfigurationViews\ValueView.resx">
261      <DependentUpon>ValueView.cs</DependentUpon>
262    </EmbeddedResource>
263  </ItemGroup>
264  <ItemGroup />
265  <ItemGroup>
266    <ProjectReference Include="..\..\HeuristicLab.Problems.MetaOptimization\3.3\HeuristicLab.Problems.MetaOptimization-3.3.csproj">
267      <Project>{ABBC1DF6-FCC6-4F86-AB75-B6B3A72E7D17}</Project>
268      <Name>HeuristicLab.Problems.MetaOptimization-3.3</Name>
269      <Private>False</Private>
270    </ProjectReference>
271  </ItemGroup>
272  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
273  <PropertyGroup>
274    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
275set ProjectDir=$(ProjectDir)
276set SolutionDir=$(SolutionDir)
277set Outdir=$(Outdir)
278
279call PreBuildEvent.cmd</PreBuildEvent>
280  </PropertyGroup>
281  <PropertyGroup>
282    <PostBuildEvent>
283    </PostBuildEvent>
284  </PropertyGroup>
285  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
286       Other similar extension points exist, see Microsoft.Common.targets.
287  <Target Name="BeforeBuild">
288  </Target>
289  <Target Name="AfterBuild">
290  </Target>
291  -->
292</Project>
Note: See TracBrowser for help on using the repository browser.