Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2796_SymbReg/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis.MCTSSymbReg.csproj @ 17510

Last change on this file since 17510 was 15735, checked in by lkammere, 7 years ago

#2796: Update relative assembly references.

File size: 6.9 KB
RevLine 
[15359]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>{D97F91B5-B71B-412D-90A5-177EED948A3A}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Algorithms.DataAnalysis.MCTSSymbReg</RootNamespace>
11    <AssemblyName>HeuristicLab.Algorithms.DataAnalysis.MCTSSymbReg</AssemblyName>
[15360]12    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
[15359]13    <FileAlignment>512</FileAlignment>
14    <TargetFrameworkProfile />
15    <NuGetPackageImportStamp>
16    </NuGetPackageImportStamp>
17  </PropertyGroup>
18  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
19    <DebugSymbols>true</DebugSymbols>
20    <DebugType>full</DebugType>
21    <Optimize>false</Optimize>
[15735]22    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[15359]23    <DefineConstants>DEBUG;TRACE</DefineConstants>
24    <ErrorReport>prompt</ErrorReport>
25    <WarningLevel>4</WarningLevel>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
[15735]30    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
[15359]31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34  </PropertyGroup>
35  <ItemGroup>
36    <Reference Include="ALGLIB-3.7.0">
[15735]37      <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
[15359]38    </Reference>
39    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
[15735]40      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
[15359]41    </Reference>
42    <Reference Include="HeuristicLab.Analysis-3.3">
[15735]43      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
[15359]44    </Reference>
45    <Reference Include="HeuristicLab.Collections-3.3">
[15735]46      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
[15359]47    </Reference>
48    <Reference Include="HeuristicLab.Common-3.3">
[15735]49      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
[15359]50    </Reference>
51    <Reference Include="HeuristicLab.Core-3.3">
[15735]52      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
[15359]53    </Reference>
54    <Reference Include="HeuristicLab.Data-3.3">
[15735]55      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
[15359]56    </Reference>
57    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
[15735]58      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
[15359]59    </Reference>
60    <Reference Include="HeuristicLab.Operators-3.3">
[15735]61      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
[15359]62    </Reference>
63    <Reference Include="HeuristicLab.Optimization-3.3">
[15735]64      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
[15359]65    </Reference>
66    <Reference Include="HeuristicLab.Parameters-3.3">
[15735]67      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
[15359]68    </Reference>
69    <Reference Include="HeuristicLab.Persistence-3.3">
[15735]70      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
[15359]71    </Reference>
72    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
[15735]73      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[15359]74    </Reference>
75    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
[15735]76      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
[15359]77    </Reference>
78    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
[15735]79      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
[15359]80    </Reference>
81    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
[15735]82      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
[15359]83    </Reference>
84    <Reference Include="HeuristicLab.Problems.Instances-3.3">
[15735]85      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
[15359]86    </Reference>
87    <Reference Include="HeuristicLab.Random-3.3">
[15735]88      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
[15359]89    </Reference>
90    <Reference Include="System" />
91    <Reference Include="System.Core" />
92    <Reference Include="System.Xml.Linq" />
93    <Reference Include="System.Data.DataSetExtensions" />
94    <Reference Include="Microsoft.CSharp" />
95    <Reference Include="System.Data" />
96    <Reference Include="System.Net.Http" />
97    <Reference Include="System.Xml" />
98  </ItemGroup>
99  <ItemGroup>
[15425]100    <Compile Include="Heuristics.cs" />
[15414]101    <Compile Include="MctsSymbolicRegression\ApproximateDoubleEqualityComparer.cs" />
[15359]102    <Compile Include="MctsSymbolicRegression\Automaton.cs" />
103    <Compile Include="MctsSymbolicRegression\CodeGenerator.cs" />
104    <Compile Include="MctsSymbolicRegression\Disassembler.cs" />
105    <Compile Include="MctsSymbolicRegression\ExpressionEvaluator.cs" />
[15440]106    <Compile Include="MctsSymbolicRegression\ExprHashSymbolic.cs" />
[15359]107    <Compile Include="MctsSymbolicRegression\MctsSymbolicRegressionAlgorithm.cs" />
108    <Compile Include="MctsSymbolicRegression\MctsSymbolicRegressionStatic.cs" />
109    <Compile Include="MctsSymbolicRegression\OpCodes.cs" />
110    <Compile Include="MctsSymbolicRegression\SymbolicExpressionGenerator.cs" />
111    <Compile Include="MctsSymbolicRegression\Tree.cs" />
112    <Compile Include="Plugin.cs" />
113    <Compile Include="Properties\AssemblyInfo.cs" />
114  </ItemGroup>
115  <ItemGroup>
116    <None Include="Plugin.cs.frame" />
117  </ItemGroup>
[15438]118  <ItemGroup>
119    <Folder Include="MctsSymbolicRegression\Policies\" />
120  </ItemGroup>
[15359]121  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
122  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
123       Other similar extension points exist, see Microsoft.Common.targets.
124  <Target Name="BeforeBuild">
125  </Target>
126  <Target Name="AfterBuild">
127  </Target>
128  -->
129  <PropertyGroup>
130    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
131set ProjectDir=$(ProjectDir)
132set SolutionDir=$(SolutionDir)
133set Outdir=$(Outdir)
134
135call PreBuildEvent.cmd
136</PreBuildEvent>
137    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
138export ProjectDir=$(ProjectDir)
139export SolutionDir=$(SolutionDir)
140
141$SolutionDir/PreBuildEvent.sh
142</PreBuildEvent>
143  </PropertyGroup>
144</Project>
Note: See TracBrowser for help on using the repository browser.