Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GrammaticalOptimization/HeuristicLab.Algorithms.GeneticProgramming/HeuristicLab.Algorithms.GeneticProgramming.csproj @ 12741

Last change on this file since 12741 was 11981, checked in by gkronber, 10 years ago

#2283: cleanup and included HeuristicLab.dlls to create a self-contained branch

File size: 7.9 KB
RevLine 
[11846]1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.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>{14BEC23F-63FD-4954-B8AE-E2F4962E9B57}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Algorithms.GeneticProgramming</RootNamespace>
11    <AssemblyName>HeuristicLab.Algorithms.GeneticProgramming</AssemblyName>
12    <TargetFrameworkVersion>v4.5</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>bin\Debug\</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>bin\Release\</OutputPath>
28    <DefineConstants>TRACE</DefineConstants>
29    <ErrorReport>prompt</ErrorReport>
30    <WarningLevel>4</WarningLevel>
31  </PropertyGroup>
32  <ItemGroup>
[11981]33    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
34      <SpecificVersion>False</SpecificVersion>
35      <HintPath>..\HeuristicLab\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
[11846]36    </Reference>
[11981]37    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
38      <SpecificVersion>False</SpecificVersion>
39      <HintPath>..\HeuristicLab\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
[11847]40    </Reference>
[11895]41    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
42      <SpecificVersion>False</SpecificVersion>
[11981]43      <HintPath>..\HeuristicLab\HeuristicLab.Analysis-3.3.dll</HintPath>
[11895]44    </Reference>
[11981]45    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
46      <SpecificVersion>False</SpecificVersion>
47      <HintPath>..\HeuristicLab\HeuristicLab.Collections-3.3.dll</HintPath>
[11846]48    </Reference>
[11981]49    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
50      <SpecificVersion>False</SpecificVersion>
51      <HintPath>..\HeuristicLab\HeuristicLab.Common-3.3.dll</HintPath>
[11846]52    </Reference>
[11981]53    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
54      <SpecificVersion>False</SpecificVersion>
55      <HintPath>..\HeuristicLab\HeuristicLab.Core-3.3.dll</HintPath>
[11846]56    </Reference>
[11981]57    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
58      <SpecificVersion>False</SpecificVersion>
59      <HintPath>..\HeuristicLab\HeuristicLab.Data-3.3.dll</HintPath>
[11846]60    </Reference>
[11981]61    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
62      <SpecificVersion>False</SpecificVersion>
63      <HintPath>..\HeuristicLab\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
[11846]64    </Reference>
[11981]65    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
66      <SpecificVersion>False</SpecificVersion>
67      <HintPath>..\HeuristicLab\HeuristicLab.Operators-3.3.dll</HintPath>
[11846]68    </Reference>
[11981]69    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
70      <SpecificVersion>False</SpecificVersion>
71      <HintPath>..\HeuristicLab\HeuristicLab.Optimization-3.3.dll</HintPath>
[11846]72    </Reference>
[11981]73    <Reference Include="HeuristicLab.ParallelEngine-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
74      <SpecificVersion>False</SpecificVersion>
75      <HintPath>..\HeuristicLab\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
[11847]76    </Reference>
[11981]77    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
78      <SpecificVersion>False</SpecificVersion>
79      <HintPath>..\HeuristicLab\HeuristicLab.Parameters-3.3.dll</HintPath>
[11846]80    </Reference>
[11857]81    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
82      <SpecificVersion>False</SpecificVersion>
[11981]83      <HintPath>..\HeuristicLab\HeuristicLab.Persistence-3.3.dll</HintPath>
[11857]84    </Reference>
85    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <SpecificVersion>False</SpecificVersion>
[11981]87      <HintPath>..\HeuristicLab\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[11857]88    </Reference>
[11981]89    <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
90      <SpecificVersion>False</SpecificVersion>
91      <HintPath>..\HeuristicLab\HeuristicLab.Selection-3.3.dll</HintPath>
[11846]92    </Reference>
[11981]93    <Reference Include="HeuristicLab.SequentialEngine-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
94      <SpecificVersion>False</SpecificVersion>
95      <HintPath>..\HeuristicLab\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
[11895]96    </Reference>
[11846]97    <Reference Include="System" />
98    <Reference Include="System.Core" />
[11857]99    <Reference Include="System.Drawing" />
[11846]100  </ItemGroup>
101  <ItemGroup>
[11895]102    <Compile Include="IGPSolver.cs" />
[11857]103    <Compile Include="GenericSymbExprEvaluator.cs" />
104    <Compile Include="GenericSymbExprGrammar.cs" />
105    <Compile Include="GenericSymbExprProblem.cs" />
106    <Compile Include="IGenericSymbExprEvaluator.cs" />
[11846]107    <Compile Include="OffspringSelectionGP.cs" />
108    <Compile Include="Properties\AssemblyInfo.cs" />
109    <Compile Include="StandardGP.cs" />
110  </ItemGroup>
111  <ItemGroup>
112    <ProjectReference Include="..\HeuristicLab.Algorithms.GrammaticalOptimization\HeuristicLab.Algorithms.GrammaticalOptimization.csproj">
[11981]113      <Project>{EEA07488-1A51-412A-A52C-53B754A628B3}</Project>
[11846]114      <Name>HeuristicLab.Algorithms.GrammaticalOptimization</Name>
115    </ProjectReference>
116    <ProjectReference Include="..\HeuristicLab.Problems.GrammaticalOptimization\HeuristicLab.Problems.GrammaticalOptimization.csproj">
117      <Project>{CB9DCCF6-667E-4A13-B82D-DBD6B45A045E}</Project>
118      <Name>HeuristicLab.Problems.GrammaticalOptimization</Name>
119    </ProjectReference>
120  </ItemGroup>
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</Project>
Note: See TracBrowser for help on using the repository browser.