[15712] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
| 4 | <PropertyGroup>
|
---|
| 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 7 | <ProjectGuid>{DC3DEB6C-0D1C-4F23-A9BA-67896DA700D3}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration</RootNamespace>
|
---|
[15960] | 11 | <AssemblyName>HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration-3.4</AssemblyName>
|
---|
[15712] | 12 | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
---|
| 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | </PropertyGroup>
|
---|
| 15 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 16 | <DebugSymbols>true</DebugSymbols>
|
---|
| 17 | <DebugType>full</DebugType>
|
---|
| 18 | <Optimize>false</Optimize>
|
---|
[15843] | 19 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[15712] | 20 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 21 | <ErrorReport>prompt</ErrorReport>
|
---|
| 22 | <WarningLevel>4</WarningLevel>
|
---|
| 23 | </PropertyGroup>
|
---|
| 24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 25 | <DebugType>pdbonly</DebugType>
|
---|
| 26 | <Optimize>true</Optimize>
|
---|
[15823] | 27 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[15712] | 28 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 29 | <ErrorReport>prompt</ErrorReport>
|
---|
| 30 | <WarningLevel>4</WarningLevel>
|
---|
| 31 | </PropertyGroup>
|
---|
[15960] | 32 | <PropertyGroup>
|
---|
| 33 | <SignAssembly>true</SignAssembly>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup>
|
---|
| 36 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 37 | </PropertyGroup>
|
---|
[15712] | 38 | <ItemGroup>
|
---|
| 39 | <Reference Include="ALGLIB-3.7.0">
|
---|
| 40 | <HintPath>..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
[15823] | 41 | <Private>False</Private>
|
---|
[15712] | 42 | </Reference>
|
---|
| 43 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
|
---|
| 44 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
|
---|
[15823] | 45 | <Private>False</Private>
|
---|
[15712] | 46 | </Reference>
|
---|
| 47 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
| 48 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
[15823] | 49 | <Private>False</Private>
|
---|
[15712] | 50 | </Reference>
|
---|
| 51 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 52 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[15823] | 53 | <Private>False</Private>
|
---|
[15712] | 54 | </Reference>
|
---|
| 55 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 56 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[15824] | 57 | <Private>False</Private>
|
---|
[15712] | 58 | </Reference>
|
---|
| 59 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 60 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[15824] | 61 | <Private>False</Private>
|
---|
[15712] | 62 | </Reference>
|
---|
| 63 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 64 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[15824] | 65 | <Private>False</Private>
|
---|
[15712] | 66 | </Reference>
|
---|
| 67 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
|
---|
| 68 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
[15823] | 69 | <Private>False</Private>
|
---|
[15824] | 70 | </Reference>
|
---|
[15712] | 71 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 72 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[15823] | 73 | <Private>False</Private>
|
---|
[15824] | 74 | </Reference>
|
---|
[15712] | 75 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 76 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[15824] | 77 | <Private>False</Private>
|
---|
[15712] | 78 | </Reference>
|
---|
| 79 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 80 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
[15824] | 81 | <Private>False</Private>
|
---|
[15712] | 82 | </Reference>
|
---|
| 83 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 84 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[15824] | 85 | <Private>False</Private>
|
---|
[15712] | 86 | </Reference>
|
---|
| 87 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 88 | <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[15824] | 89 | <Private>False</Private>
|
---|
[15712] | 90 | </Reference>
|
---|
| 91 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
|
---|
| 92 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
[15824] | 93 | <Private>False</Private>
|
---|
[15712] | 94 | </Reference>
|
---|
| 95 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
|
---|
| 96 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
[15823] | 97 | <Private>False</Private>
|
---|
[15824] | 98 | </Reference>
|
---|
[15712] | 99 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
|
---|
| 100 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
|
---|
[15824] | 101 | <Private>False</Private>
|
---|
[15712] | 102 | </Reference>
|
---|
| 103 | <Reference Include="HeuristicLab.Problems.Instances-3.3">
|
---|
| 104 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
[15824] | 105 | <Private>False</Private>
|
---|
[15712] | 106 | </Reference>
|
---|
| 107 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
| 108 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
[15824] | 109 | <Private>False</Private>
|
---|
[15712] | 110 | </Reference>
|
---|
| 111 | <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3">
|
---|
| 112 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
|
---|
[15824] | 113 | <Private>False</Private>
|
---|
[15712] | 114 | </Reference>
|
---|
| 115 | <Reference Include="System" />
|
---|
| 116 | </ItemGroup>
|
---|
| 117 | <ItemGroup>
|
---|
[16053] | 118 | <Compile Include="Analysis\BestSolutionAnalyzer.cs" />
|
---|
[15821] | 119 | <Compile Include="Analysis\IGrammarEnumerationAnalyzer.cs" />
|
---|
[16053] | 120 | <Compile Include="Analysis\IGrammarEnumerationEvaluator.cs" />
|
---|
| 121 | <Compile Include="GrammarEnumeration\RSquaredEvaluator.cs" />
|
---|
[15821] | 122 | <Compile Include="Analysis\SentenceLogger.cs" />
|
---|
| 123 | <Compile Include="Analysis\SearchGraphVisualizer.cs" />
|
---|
[15712] | 124 | <Compile Include="GrammarEnumeration\Grammar.cs" />
|
---|
| 125 | <Compile Include="GrammarEnumeration\GrammarEnumerationAlgorithm.cs" />
|
---|
[15974] | 126 | <Compile Include="GrammarEnumeration\LruCache.cs" />
|
---|
[16026] | 127 | <Compile Include="GrammarEnumeration\SymbolList.cs" />
|
---|
[15832] | 128 | <Compile Include="Hashing\Hasher.cs" />
|
---|
[15746] | 129 | <Compile Include="GrammarEnumeration\SearchDataStructure.cs" />
|
---|
[15928] | 130 | <Compile Include="ProblemInstances\AircraftMaximumLift.cs" />
|
---|
| 131 | <Compile Include="ProblemInstances\FluidDynamics.cs" />
|
---|
| 132 | <Compile Include="ProblemInstances\PhysicsInstanceProvider.cs" />
|
---|
| 133 | <Compile Include="ProblemInstances\AircraftLift.cs" />
|
---|
| 134 | <Compile Include="ProblemInstances\RocketFuelFlow.cs" />
|
---|
| 135 | <Compile Include="ProblemInstances\ValueGenerator.cs" />
|
---|
[15712] | 136 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 137 | <Compile Include="GrammarEnumeration\Symbol.cs" />
|
---|
[15824] | 138 | <Compile Include="Plugin.cs" />
|
---|
[15712] | 139 | </ItemGroup>
|
---|
[15823] | 140 | <ItemGroup>
|
---|
[15960] | 141 | <None Include="HeuristicLab.snk" />
|
---|
[15823] | 142 | <None Include="Plugin.cs.frame" />
|
---|
| 143 | </ItemGroup>
|
---|
[15928] | 144 | <ItemGroup />
|
---|
[15712] | 145 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
[15823] | 146 | <PropertyGroup>
|
---|
| 147 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 148 | set ProjectDir=$(ProjectDir)
|
---|
| 149 | set SolutionDir=$(SolutionDir)
|
---|
| 150 | set Outdir=$(Outdir)
|
---|
| 151 |
|
---|
| 152 | call PreBuildEvent.cmd
|
---|
| 153 | </PreBuildEvent>
|
---|
| 154 | </PropertyGroup>
|
---|
[15712] | 155 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 156 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 157 | <Target Name="BeforeBuild">
|
---|
| 158 | </Target>
|
---|
| 159 | <Target Name="AfterBuild">
|
---|
| 160 | </Target>
|
---|
| 161 | -->
|
---|
| 162 | </Project> |
---|