Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.TimeSeries/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj @ 8742

Last change on this file since 8742 was 8742, checked in by mkommend, 12 years ago

#1081: Merged trunk changes and fixed compilation errors due to the merge.

File size: 12.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>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{06D4A186-9319-48A0-BADE-A2058D462EEA}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding</RootNamespace>
12    <AssemblyName>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</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  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>$(SolutionDir)\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
48    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
58  </PropertyGroup>
59  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
60    <DebugSymbols>true</DebugSymbols>
61    <OutputPath>$(SolutionDir)\bin\</OutputPath>
62    <DefineConstants>DEBUG;TRACE</DefineConstants>
63    <DebugType>full</DebugType>
64    <PlatformTarget>x64</PlatformTarget>
65    <ErrorReport>prompt</ErrorReport>
66    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
67  </PropertyGroup>
68  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
69    <OutputPath>$(SolutionDir)\bin\</OutputPath>
70    <DefineConstants>TRACE</DefineConstants>
71    <Optimize>true</Optimize>
72    <DebugType>pdbonly</DebugType>
73    <PlatformTarget>x64</PlatformTarget>
74    <ErrorReport>prompt</ErrorReport>
75    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
76  </PropertyGroup>
77  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
78    <DebugSymbols>true</DebugSymbols>
79    <OutputPath>$(SolutionDir)\bin\</OutputPath>
80    <DefineConstants>DEBUG;TRACE</DefineConstants>
81    <DebugType>full</DebugType>
82    <PlatformTarget>x86</PlatformTarget>
83    <ErrorReport>prompt</ErrorReport>
84    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
85  </PropertyGroup>
86  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
87    <OutputPath>$(SolutionDir)\bin\</OutputPath>
88    <DefineConstants>TRACE</DefineConstants>
89    <Optimize>true</Optimize>
90    <DebugType>pdbonly</DebugType>
91    <PlatformTarget>x86</PlatformTarget>
92    <ErrorReport>prompt</ErrorReport>
93    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
94  </PropertyGroup>
95  <ItemGroup>
96    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
97    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
98    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
99    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
100    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
101    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
102    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
103    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
104    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
105    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
106    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
107    <Reference Include="System" />
108    <Reference Include="System.Core">
109      <RequiredTargetFramework>3.5</RequiredTargetFramework>
110    </Reference>
111    <Reference Include="System.Drawing" />
112    <Reference Include="System.Xml.Linq">
113      <RequiredTargetFramework>3.5</RequiredTargetFramework>
114    </Reference>
115    <Reference Include="System.Data.DataSetExtensions">
116      <RequiredTargetFramework>3.5</RequiredTargetFramework>
117    </Reference>
118    <Reference Include="System.Data" />
119    <Reference Include="System.Xml" />
120  </ItemGroup>
121  <ItemGroup>
122    <Compile Include="Analyzers\MinAverageMaxSymbolicExpressionTreeLengthAnalyzer.cs" />
123    <Compile Include="Analyzers\SymbolicExpressionSymbolFrequencyAnalyzer.cs" />
124    <Compile Include="Analyzers\SymbolicExpressionTreeLengthAnalyzer.cs" />
125    <Compile Include="Analyzers\SymbolicExpressionTreeLengthCalculator.cs" />
126    <Compile Include="ArchitectureManipulators\ArgumentCreater.cs" />
127    <Compile Include="ArchitectureManipulators\ArgumentDeleter.cs" />
128    <Compile Include="ArchitectureManipulators\ArgumentDuplicater.cs" />
129    <Compile Include="ArchitectureManipulators\GrammarModifier.cs" />
130    <Compile Include="ArchitectureManipulators\MultiSymbolicExpressionTreeArchitectureManipulator.cs" />
131    <Compile Include="ArchitectureManipulators\SubroutineCreater.cs" />
132    <Compile Include="ArchitectureManipulators\SubroutineDeleter.cs" />
133    <Compile Include="ArchitectureManipulators\SubroutineDuplicater.cs" />
134    <Compile Include="ArchitectureManipulators\SymbolicExpressionTreeArchitectureManipulator.cs" />
135    <Compile Include="Compiler\Instruction.cs" />
136    <Compile Include="Compiler\SymbolicExpressionTreeCompiler.cs" />
137    <Compile Include="Creators\FullTreeCreator.cs">
138      <SubType>Code</SubType>
139    </Compile>
140    <Compile Include="Creators\GrowTreeCreator.cs">
141      <SubType>Code</SubType>
142    </Compile>
143    <Compile Include="Creators\RampedHalfAndHalfTreeCreator.cs" />
144    <Compile Include="Interfaces\IReadOnlySymbol.cs" />
145    <Compile Include="Interfaces\ISymbolicExpressionGrammar.cs" />
146    <Compile Include="Interfaces\ISymbolicExpressionGrammarBase.cs" />
147    <Compile Include="Interfaces\ISymbolicExpressionTreeGrammar.cs" />
148    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeArchitectureAlteringOperator.cs" />
149    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeGrammarBasedOperator.cs" />
150    <Compile Include="Creators\SymbolicExpressionTreeCreator.cs" />
151    <Compile Include="CutPoint.cs" />
152    <Compile Include="Crossovers\SymbolicExpressionTreeCrossover.cs" />
153    <Compile Include="Formatters\SymbolicExpressionTreeStringFormatter.cs" />
154    <Compile Include="Interfaces\ISymbol.cs" />
155    <Compile Include="Interfaces\ISymbolicExpressionTree.cs" />
156    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeAnalyzer.cs" />
157    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeArchitectureManipulator.cs" />
158    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeCreator.cs" />
159    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeCrossover.cs" />
160    <Compile Include="Interfaces\ISymbolicExpressionTreeNode.cs" />
161    <Compile Include="Interfaces\ISymbolicExpressionTreeStringFormatter.cs" />
162    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeSizeConstraintOperator.cs" />
163    <Compile Include="Manipulators\ChangeNodeTypeManipulation.cs" />
164    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeManipulator.cs" />
165    <Compile Include="Manipulators\RemoveBranchManipulation.cs" />
166    <Compile Include="Manipulators\ReplaceBranchManipulation.cs" />
167    <Compile Include="Manipulators\FullTreeShaker.cs" />
168    <Compile Include="Manipulators\MultiSymbolicExpressionTreeManipulator.cs" />
169    <Compile Include="Manipulators\OnePointShaker.cs" />
170    <Compile Include="Manipulators\SymbolicExpressionTreeManipulator.cs" />
171    <Compile Include="Plugin.cs" />
172    <Compile Include="SymbolicExpressionGrammarBase.cs" />
173    <Compile Include="SymbolicExpressionGrammar.cs" />
174    <Compile Include="SymbolicExpressionTreeGrammar.cs" />
175    <Compile Include="SymbolicExpressionTreeTopLevelNode.cs" />
176    <Compile Include="Crossovers\SubtreeCrossover.cs">
177      <SubType>Code</SubType>
178    </Compile>
179    <Compile Include="EnumerableExtensions.cs" />
180    <Compile Include="SymbolicExpressionTreeOperator.cs" />
181    <Compile Include="SymbolicExpressionTreeTerminalNode.cs" />
182    <Compile Include="Creators\ProbabilisticTreeCreator.cs" />
183    <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeOperator.cs" />
184    <Compile Include="SymbolicExpressionTree.cs" />
185    <Compile Include="Properties\AssemblyInfo.cs" />
186    <Compile Include="SymbolicExpressionTreeNode.cs" />
187    <Compile Include="Symbols\Argument.cs" />
188    <Compile Include="Symbols\ArgumentTreeNode.cs" />
189    <Compile Include="Symbols\GroupSymbol.cs" />
190    <Compile Include="Symbols\StartSymbol.cs" />
191    <Compile Include="Symbols\InvokeFunction.cs" />
192    <Compile Include="Symbols\InvokeFunctionTreeNode.cs" />
193    <Compile Include="Symbols\DefunTreeNode.cs" />
194    <Compile Include="Symbols\Defun.cs" />
195    <Compile Include="Symbols\ProgramRootSymbol.cs" />
196    <Compile Include="Symbols\Symbol.cs" />
197  </ItemGroup>
198  <ItemGroup>
199    <None Include="HeuristicLab.snk" />
200    <None Include="Plugin.cs.frame" />
201    <None Include="Properties\AssemblyInfo.cs.frame" />
202  </ItemGroup>
203  <ItemGroup>
204    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
205      <Visible>False</Visible>
206      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
207      <Install>false</Install>
208    </BootstrapperPackage>
209    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
210      <Visible>False</Visible>
211      <ProductName>.NET Framework 3.5 SP1</ProductName>
212      <Install>true</Install>
213    </BootstrapperPackage>
214    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
215      <Visible>False</Visible>
216      <ProductName>Windows Installer 3.1</ProductName>
217      <Install>true</Install>
218    </BootstrapperPackage>
219  </ItemGroup>
220  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
221  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
222       Other similar extension points exist, see Microsoft.Common.targets.
223  <Target Name="BeforeBuild">
224  </Target>
225  <Target Name="AfterBuild">
226  </Target>
227  -->
228  <PropertyGroup>
229   <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
230set ProjectDir=$(ProjectDir)
231set SolutionDir=$(SolutionDir)
232set Outdir=$(Outdir)
233
234call PreBuildEvent.cmd
235</PreBuildEvent>
236<PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
237export ProjectDir=$(ProjectDir)
238export SolutionDir=$(SolutionDir)
239
240$SolutionDir/PreBuildEvent.sh
241</PreBuildEvent>
242  </PropertyGroup>
243</Project>
Note: See TracBrowser for help on using the repository browser.