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>
|
---|
11 | <AssemblyName>HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration-3.4</AssemblyName>
|
---|
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>
|
---|
19 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
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>
|
---|
27 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
28 | <DefineConstants>TRACE</DefineConstants>
|
---|
29 | <ErrorReport>prompt</ErrorReport>
|
---|
30 | <WarningLevel>4</WarningLevel>
|
---|
31 | </PropertyGroup>
|
---|
32 | <PropertyGroup>
|
---|
33 | <SignAssembly>true</SignAssembly>
|
---|
34 | </PropertyGroup>
|
---|
35 | <PropertyGroup>
|
---|
36 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
37 | </PropertyGroup>
|
---|
38 | <ItemGroup>
|
---|
39 | <Reference Include="ALGLIB-3.7.0">
|
---|
40 | <HintPath>..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
41 | <Private>False</Private>
|
---|
42 | </Reference>
|
---|
43 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
|
---|
44 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
|
---|
45 | <Private>False</Private>
|
---|
46 | </Reference>
|
---|
47 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
48 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
49 | <Private>False</Private>
|
---|
50 | </Reference>
|
---|
51 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
52 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
53 | <Private>False</Private>
|
---|
54 | </Reference>
|
---|
55 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
56 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
57 | <Private>False</Private>
|
---|
58 | </Reference>
|
---|
59 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
60 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
61 | <Private>False</Private>
|
---|
62 | </Reference>
|
---|
63 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
64 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
65 | <Private>False</Private>
|
---|
66 | </Reference>
|
---|
67 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
|
---|
68 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
69 | <Private>False</Private>
|
---|
70 | </Reference>
|
---|
71 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
72 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
73 | <Private>False</Private>
|
---|
74 | </Reference>
|
---|
75 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
76 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
77 | <Private>False</Private>
|
---|
78 | </Reference>
|
---|
79 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
80 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
81 | <Private>False</Private>
|
---|
82 | </Reference>
|
---|
83 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
84 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
85 | <Private>False</Private>
|
---|
86 | </Reference>
|
---|
87 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
88 | <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
89 | <Private>False</Private>
|
---|
90 | </Reference>
|
---|
91 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
|
---|
92 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
93 | <Private>False</Private>
|
---|
94 | </Reference>
|
---|
95 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
|
---|
96 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
97 | <Private>False</Private>
|
---|
98 | </Reference>
|
---|
99 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
|
---|
100 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
|
---|
101 | <Private>False</Private>
|
---|
102 | </Reference>
|
---|
103 | <Reference Include="HeuristicLab.Problems.Instances-3.3">
|
---|
104 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
105 | <Private>False</Private>
|
---|
106 | </Reference>
|
---|
107 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
108 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
109 | <Private>False</Private>
|
---|
110 | </Reference>
|
---|
111 | <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3">
|
---|
112 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
|
---|
113 | <Private>False</Private>
|
---|
114 | </Reference>
|
---|
115 | <Reference Include="System" />
|
---|
116 | </ItemGroup>
|
---|
117 | <ItemGroup>
|
---|
118 | <Compile Include="Analysis\BestSolutionAnalyzer.cs" />
|
---|
119 | <Compile Include="Analysis\IGrammarEnumerationAnalyzer.cs" />
|
---|
120 | <Compile Include="Analysis\IGrammarEnumerationEvaluator.cs" />
|
---|
121 | <Compile Include="GrammarEnumeration\RSquaredEvaluator.cs" />
|
---|
122 | <Compile Include="Analysis\SentenceLogger.cs" />
|
---|
123 | <Compile Include="Analysis\SearchGraphVisualizer.cs" />
|
---|
124 | <Compile Include="GrammarEnumeration\Grammar.cs" />
|
---|
125 | <Compile Include="GrammarEnumeration\GrammarEnumerationAlgorithm.cs" />
|
---|
126 | <Compile Include="GrammarEnumeration\LruCache.cs" />
|
---|
127 | <Compile Include="GrammarEnumeration\SymbolList.cs" />
|
---|
128 | <Compile Include="Hashing\Hasher.cs" />
|
---|
129 | <Compile Include="GrammarEnumeration\SearchDataStructure.cs" />
|
---|
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" />
|
---|
136 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
137 | <Compile Include="GrammarEnumeration\Symbol.cs" />
|
---|
138 | <Compile Include="Plugin.cs" />
|
---|
139 | </ItemGroup>
|
---|
140 | <ItemGroup>
|
---|
141 | <None Include="HeuristicLab.snk" />
|
---|
142 | <None Include="Plugin.cs.frame" />
|
---|
143 | </ItemGroup>
|
---|
144 | <ItemGroup />
|
---|
145 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
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>
|
---|
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> |
---|