[9048] | 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>{F0D5AF15-76A8-4023-AB77-7B138D579860}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Algorithms.DataAnalysis.Symbolic</RootNamespace>
|
---|
[9051] | 11 | <AssemblyName>HeuristicLab.Algorithms.DataAnalysis.Symbolic-3.3</AssemblyName>
|
---|
[9048] | 12 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | <TargetFrameworkProfile />
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
| 20 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
| 24 | </PropertyGroup>
|
---|
| 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 26 | <DebugType>pdbonly</DebugType>
|
---|
| 27 | <Optimize>true</Optimize>
|
---|
| 28 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 29 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 30 | <ErrorReport>prompt</ErrorReport>
|
---|
| 31 | <WarningLevel>4</WarningLevel>
|
---|
| 32 | </PropertyGroup>
|
---|
| 33 | <PropertyGroup>
|
---|
| 34 | <SignAssembly>true</SignAssembly>
|
---|
| 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <ItemGroup>
|
---|
[9051] | 40 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 41 | <SpecificVersion>False</SpecificVersion>
|
---|
| 42 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 43 | </Reference>
|
---|
| 44 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 45 | <SpecificVersion>False</SpecificVersion>
|
---|
| 46 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 47 | </Reference>
|
---|
| 48 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 49 | <SpecificVersion>False</SpecificVersion>
|
---|
| 50 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 51 | </Reference>
|
---|
| 52 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 53 | <SpecificVersion>False</SpecificVersion>
|
---|
| 54 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 55 | </Reference>
|
---|
| 56 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 57 | <SpecificVersion>False</SpecificVersion>
|
---|
| 58 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 59 | </Reference>
|
---|
[9067] | 60 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 61 | <SpecificVersion>False</SpecificVersion>
|
---|
| 62 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
| 63 | </Reference>
|
---|
[9051] | 64 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 65 | <SpecificVersion>False</SpecificVersion>
|
---|
| 66 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 67 | </Reference>
|
---|
| 68 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 69 | <SpecificVersion>False</SpecificVersion>
|
---|
| 70 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 71 | </Reference>
|
---|
| 72 | <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 73 | <SpecificVersion>False</SpecificVersion>
|
---|
| 74 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
| 75 | </Reference>
|
---|
| 76 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 77 | <SpecificVersion>False</SpecificVersion>
|
---|
| 78 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 79 | </Reference>
|
---|
| 80 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 81 | <SpecificVersion>False</SpecificVersion>
|
---|
| 82 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 83 | </Reference>
|
---|
[9048] | 84 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 85 | <SpecificVersion>False</SpecificVersion>
|
---|
| 86 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 87 | <Private>False</Private>
|
---|
| 88 | </Reference>
|
---|
[9051] | 89 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 90 | <SpecificVersion>False</SpecificVersion>
|
---|
| 91 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
| 92 | </Reference>
|
---|
| 93 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 94 | <SpecificVersion>False</SpecificVersion>
|
---|
| 95 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
| 96 | </Reference>
|
---|
| 97 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 98 | <SpecificVersion>False</SpecificVersion>
|
---|
| 99 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 100 | </Reference>
|
---|
[9182] | 101 | <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 102 | <SpecificVersion>False</SpecificVersion>
|
---|
| 103 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
| 104 | </Reference>
|
---|
[9048] | 105 | <Reference Include="System" />
|
---|
| 106 | <Reference Include="System.Core" />
|
---|
[9067] | 107 | <Reference Include="System.Drawing" />
|
---|
[9048] | 108 | <Reference Include="System.Xml.Linq" />
|
---|
| 109 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 110 | <Reference Include="Microsoft.CSharp" />
|
---|
| 111 | <Reference Include="System.Data" />
|
---|
| 112 | <Reference Include="System.Xml" />
|
---|
| 113 | </ItemGroup>
|
---|
| 114 | <ItemGroup>
|
---|
[9077] | 115 | <Compile Include="ISymbolicDataAnalysisIslandGAEvaluator .cs" />
|
---|
| 116 | <Compile Include="ScopeTreeAssigner.cs" />
|
---|
[9048] | 117 | <Compile Include="Plugin.cs" />
|
---|
| 118 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[9067] | 119 | <Compile Include="SymbolicDataAnalysisIslandGAEvaluator.cs" />
|
---|
[9051] | 120 | <Compile Include="SymbolicDataAnalysisIslandGeneticAlgorithm.cs" />
|
---|
[9048] | 121 | </ItemGroup>
|
---|
| 122 | <ItemGroup>
|
---|
| 123 | <None Include="HeuristicLab.snk" />
|
---|
| 124 | <None Include="Plugin.cs.frame" />
|
---|
| 125 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 126 | </ItemGroup>
|
---|
[9067] | 127 | <ItemGroup>
|
---|
| 128 | <ProjectReference Include="..\..\HeuristicLab.Algorithms.GeneticAlgorithm\3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj">
|
---|
| 129 | <Project>{a51da44f-cb35-4f6f-99f5-2a2e904ab93b}</Project>
|
---|
| 130 | <Name>HeuristicLab.Algorithms.GeneticAlgorithm-3.3</Name>
|
---|
| 131 | </ProjectReference>
|
---|
| 132 | </ItemGroup>
|
---|
[9048] | 133 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 134 | <PropertyGroup>
|
---|
| 135 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 136 | set ProjectDir=$(ProjectDir)
|
---|
| 137 | set SolutionDir=$(SolutionDir)
|
---|
| 138 | set Outdir=$(Outdir)
|
---|
| 139 |
|
---|
| 140 | call PreBuildEvent.cmd
|
---|
| 141 | </PreBuildEvent>
|
---|
| 142 | </PropertyGroup>
|
---|
| 143 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 144 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 145 | <Target Name="BeforeBuild">
|
---|
| 146 | </Target>
|
---|
| 147 | <Target Name="AfterBuild">
|
---|
| 148 | </Target>
|
---|
| 149 | -->
|
---|
| 150 | </Project> |
---|