Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj @ 10232

Last change on this file since 10232 was 10232, checked in by sawinkle, 10 years ago

#2109: Updated csproj of Grammatical Evolution branch

File size: 14.6 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>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.GrammaticalEvolution</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.GrammaticalEvolution-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>True</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38    <NoWin32Manifest>False</NoWin32Manifest>
39    <DelaySign>False</DelaySign>
40    <AssemblyOriginatorKeyMode>File</AssemblyOriginatorKeyMode>
41    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
42    <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
43    <NoStdLib>True</NoStdLib>
44    <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
45    <IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
46    <RunCodeAnalysis>False</RunCodeAnalysis>
47    <SourceAnalysisOverrideSettingsFile>C:\Users\Sabine\AppData\Roaming\ICSharpCode/SharpDevelop4\Settings.SourceAnalysis</SourceAnalysisOverrideSettingsFile>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
50    <DebugSymbols>true</DebugSymbols>
51    <DebugType>Full</DebugType>
52    <Optimize>False</Optimize>
53    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
54    <DefineConstants>DEBUG;TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
58  </PropertyGroup>
59  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
60    <DebugType>pdbonly</DebugType>
61    <Optimize>true</Optimize>
62    <OutputPath>bin\Release\</OutputPath>
63    <DefineConstants>TRACE</DefineConstants>
64    <ErrorReport>prompt</ErrorReport>
65    <WarningLevel>4</WarningLevel>
66    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
67  </PropertyGroup>
68  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
69    <DebugSymbols>true</DebugSymbols>
70    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
71    <DefineConstants>DEBUG;TRACE</DefineConstants>
72    <DebugType>full</DebugType>
73    <ErrorReport>prompt</ErrorReport>
74    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
75  </PropertyGroup>
76  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
77    <OutputPath>bin\x64\Release\</OutputPath>
78    <DefineConstants>TRACE</DefineConstants>
79    <Optimize>true</Optimize>
80    <DebugType>pdbonly</DebugType>
81    <ErrorReport>prompt</ErrorReport>
82    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
85    <DebugSymbols>true</DebugSymbols>
86    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
87    <DefineConstants>DEBUG;TRACE</DefineConstants>
88    <DebugType>full</DebugType>
89    <ErrorReport>prompt</ErrorReport>
90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
91  </PropertyGroup>
92  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
93    <OutputPath>bin\x86\Release\</OutputPath>
94    <DefineConstants>TRACE</DefineConstants>
95    <Optimize>true</Optimize>
96    <DebugType>pdbonly</DebugType>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99  </PropertyGroup>
100  <ItemGroup>
101    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
102      <SpecificVersion>False</SpecificVersion>
103      <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
104    </Reference>
105    <Reference Include="AutoDiff-1.0, Version=1.0.0.14388, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
106      <SpecificVersion>False</SpecificVersion>
107      <HintPath>..\..\..\trunk\sources\bin\AutoDiff-1.0.dll</HintPath>
108    </Reference>
109    <Reference Include="HeuristicLab.Analysis-3.3">
110      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
111    </Reference>
112    <Reference Include="HeuristicLab.Collections-3.3">
113      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
114    </Reference>
115    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
116      <SpecificVersion>False</SpecificVersion>
117      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
118      <Private>False</Private>
119    </Reference>
120    <Reference Include="HeuristicLab.Common.Resources-3.3">
121      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
122    </Reference>
123    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <SpecificVersion>False</SpecificVersion>
125      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
126      <Private>False</Private>
127    </Reference>
128    <Reference Include="HeuristicLab.Data-3.3">
129      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
132      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
133      <Private>False</Private>
134    </Reference>
135    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
136      <SpecificVersion>False</SpecificVersion>
137      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
138      <Private>False</Private>
139    </Reference>
140    <Reference Include="HeuristicLab.Operators-3.3">
141      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
142    </Reference>
143    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
144      <SpecificVersion>False</SpecificVersion>
145      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
146      <Private>False</Private>
147    </Reference>
148    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
149      <SpecificVersion>False</SpecificVersion>
150      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
151      <Private>False</Private>
152    </Reference>
153    <Reference Include="HeuristicLab.Parameters-3.3">
154      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
155    </Reference>
156    <Reference Include="HeuristicLab.Persistence-3.3">
157      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
158    </Reference>
159    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
160      <SpecificVersion>False</SpecificVersion>
161      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
162      <Private>False</Private>
163    </Reference>
164    <Reference Include="HeuristicLab.Problems.ArtificialAnt-3.4">
165      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.ArtificialAnt-3.4.dll</HintPath>
166    </Reference>
167    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
168      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
169    </Reference>
170    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
171      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
172    </Reference>
173    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
174      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
175    </Reference>
176    <Reference Include="HeuristicLab.Problems.Instances-3.3">
177      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
178    </Reference>
179    <Reference Include="HeuristicLab.Random-3.3">
180      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
181    </Reference>
182    <Reference Include="mscorlib" />
183    <Reference Include="System" />
184    <Reference Include="System.Core">
185      <RequiredTargetFramework>3.5</RequiredTargetFramework>
186    </Reference>
187    <Reference Include="System.Drawing" />
188    <Reference Include="System.Windows.Forms" />
189    <Reference Include="System.Windows.Forms.DataVisualization" />
190    <Reference Include="System.Xml.Linq">
191      <RequiredTargetFramework>3.5</RequiredTargetFramework>
192    </Reference>
193    <Reference Include="System.Data.DataSetExtensions">
194      <RequiredTargetFramework>3.5</RequiredTargetFramework>
195    </Reference>
196    <Reference Include="System.Data" />
197    <Reference Include="System.Xml" />
198  </ItemGroup>
199  <ItemGroup>
200    <Compile Include="Symbolic\GESymbolicDataAnalysisEvaluator.cs" />
201    <Compile Include="Symbolic\GESymbolicDataAnalysisProblem.cs" />
202    <Compile Include="Symbolic\GESymbolicDataAnalysisSingleObjectiveEvaluator.cs" />
203    <Compile Include="Symbolic\GESymbolicDataAnalysisSingleObjectiveProblem.cs" />
204    <Compile Include="Symbolic\GESymbolicRegressionConstantOptimizationEvaluator.cs" />
205    <Compile Include="Symbolic\GESymbolicRegressionSingleObjectiveEvaluator.cs" />
206    <Compile Include="Symbolic\GESymbolicRegressionSingleObjectiveMaxAbsoluteErrorEvaluator.cs" />
207    <Compile Include="Symbolic\GESymbolicRegressionSingleObjectiveMeanAbsoluteErrorEvaluator.cs" />
208    <Compile Include="Symbolic\GESymbolicRegressionSingleObjectiveMeanSquaredErrorEvaluator.cs" />
209    <Compile Include="Symbolic\GESymbolicRegressionSingleObjectivePearsonRSquaredEvaluator.cs" />
210    <Compile Include="Symbolic\GESymbolicRegressionSingleObjectiveProblem.cs" />
211    <Compile Include="Symbolic\IGESymbolicDataAnalysisEvaluator.cs" />
212    <Compile Include="Symbolic\IGESymbolicDataAnalysisProblem.cs" />
213    <Compile Include="Symbolic\IGESymbolicDataAnalysisSingleObjectiveEvaluator.cs" />
214    <Compile Include="Symbolic\IGESymbolicDataAnalysisValidationAnalyzer.cs" />
215    <Compile Include="Symbolic\IGESymbolicRegressionEvaluator.cs" />
216    <Compile Include="Symbolic\IGESymbolicRegressionSingleObjectiveEvaluator.cs" />
217    <None Include="HeuristicLab.snk" />
218    <Compile Include="ArtificialAnt\GEArtificialAntEvaluator.cs" />
219    <Compile Include="ArtificialAnt\GEArtificialAntProblem.cs" />
220    <Compile Include="Mappers\BreathFirstMapper.cs" />
221    <Compile Include="Mappers\DepthFirstMapper.cs" />
222    <Compile Include="Mappers\GenotypeToPhenotypeMapper.cs" />
223    <Compile Include="Mappers\IGenotypeToPhenotypeMapper.cs" />
224    <Compile Include="Mappers\PIGEMapper.cs" />
225    <Compile Include="Mappers\RandomMapper.cs" />
226    <Compile Include="Plugin.cs" />
227    <Compile Include="Properties\AssemblyInfo.cs" />
228    <None Include="Plugin.cs.frame" />
229    <None Include="Properties\AssemblyInfo.cs.frame" />
230  </ItemGroup>
231  <ItemGroup>
232    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
233      <Visible>False</Visible>
234      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
235      <Install>false</Install>
236    </BootstrapperPackage>
237    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
238      <Visible>False</Visible>
239      <ProductName>.NET Framework 3.5 SP1</ProductName>
240      <Install>true</Install>
241    </BootstrapperPackage>
242    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
243      <Visible>False</Visible>
244      <ProductName>Windows Installer 3.1</ProductName>
245      <Install>true</Install>
246    </BootstrapperPackage>
247  </ItemGroup>
248  <ItemGroup />
249  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
250  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
251       Other similar extension points exist, see Microsoft.Common.targets.
252  <Target Name="BeforeBuild">
253  </Target>
254  <Target Name="AfterBuild">
255  </Target>
256  -->
257  <PropertyGroup>
258    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
259set ProjectDir=$(ProjectDir)
260set SolutionDir=$(SolutionDir)
261set Outdir=$(Outdir)
262
263call PreBuildEvent.cmd</PreBuildEvent>
264  </PropertyGroup>
265  <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
266    <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
267    <BaseIntermediateOutputPath>obj\</BaseIntermediateOutputPath>
268    <StartAction>Program</StartAction>
269    <StartProgram>..\..\..\trunk\sources\bin\HeuristicLab 3.3.exe</StartProgram>
270  </PropertyGroup>
271  <PropertyGroup Condition=" '$(Platform)' == 'AnyCPU' ">
272    <BaseAddress>4194304</BaseAddress>
273    <PlatformTarget>AnyCPU</PlatformTarget>
274    <RegisterForComInterop>False</RegisterForComInterop>
275    <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
276  </PropertyGroup>
277  <PropertyGroup Condition=" '$(Platform)' == 'x64' ">
278    <PlatformTarget>x64</PlatformTarget>
279  </PropertyGroup>
280  <PropertyGroup Condition=" '$(Platform)' == 'x86' ">
281    <PlatformTarget>x86</PlatformTarget>
282  </PropertyGroup>
283</Project>
Note: See TracBrowser for help on using the repository browser.