[1902] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{ABAE70E0-14E3-4588-B6BB-15DF022985C3}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.GP.StructureIdentification.ConditionalEvaluation</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.GP.StructureIdentification.ConditionalEvaluation-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
| 20 | <OutputPath>bin\Debug\</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>bin\Release\</OutputPath>
|
---|
| 29 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 30 | <ErrorReport>prompt</ErrorReport>
|
---|
| 31 | <WarningLevel>4</WarningLevel>
|
---|
| 32 | </PropertyGroup>
|
---|
| 33 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 34 | <DebugSymbols>true</DebugSymbols>
|
---|
| 35 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 36 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 37 | <DebugType>full</DebugType>
|
---|
| 38 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 39 | <ErrorReport>prompt</ErrorReport>
|
---|
| 40 | </PropertyGroup>
|
---|
| 41 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 42 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 43 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 44 | <Optimize>true</Optimize>
|
---|
| 45 | <DebugType>pdbonly</DebugType>
|
---|
| 46 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 47 | <ErrorReport>prompt</ErrorReport>
|
---|
| 48 | </PropertyGroup>
|
---|
| 49 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 50 | <DebugSymbols>true</DebugSymbols>
|
---|
| 51 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 52 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 53 | <DebugType>full</DebugType>
|
---|
| 54 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | </PropertyGroup>
|
---|
| 57 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 58 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 59 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 60 | <Optimize>true</Optimize>
|
---|
| 61 | <DebugType>pdbonly</DebugType>
|
---|
| 62 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 63 | <ErrorReport>prompt</ErrorReport>
|
---|
| 64 | </PropertyGroup>
|
---|
| 65 | <ItemGroup>
|
---|
| 66 | <Reference Include="System" />
|
---|
| 67 | <Reference Include="System.Core">
|
---|
| 68 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 69 | </Reference>
|
---|
| 70 | <Reference Include="System.Xml.Linq">
|
---|
| 71 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 72 | </Reference>
|
---|
| 73 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 74 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 75 | </Reference>
|
---|
| 76 | <Reference Include="System.Data" />
|
---|
| 77 | <Reference Include="System.Xml" />
|
---|
| 78 | </ItemGroup>
|
---|
| 79 | <ItemGroup>
|
---|
| 80 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
| 81 | </ItemGroup>
|
---|
| 82 | <ItemGroup>
|
---|
| 83 | <Compile Include="ConditionalCoefficientOfDeterminationEvaluator.cs" />
|
---|
| 84 | <Compile Include="HeuristicLabGPConditionalEvaluationPlugin.cs" />
|
---|
| 85 | <Compile Include="ConditionalMeanAbsolutePercentageErrorEvaluator.cs" />
|
---|
| 86 | <Compile Include="ConditionalMeanAbsolutePercentageOfRangeErrorEvaluator.cs" />
|
---|
| 87 | <Compile Include="ConditionalMeanSquaredErrorEvaluator.cs" />
|
---|
| 88 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 89 | <Compile Include="ConditionalEvaluatorBase.cs" />
|
---|
| 90 | <Compile Include="ConditionalSimpleEvaluator.cs" />
|
---|
| 91 | <Compile Include="ConditionalVarianceAccountedForEvaluator.cs" />
|
---|
| 92 | </ItemGroup>
|
---|
| 93 | <ItemGroup>
|
---|
| 94 | <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
|
---|
| 95 | <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
|
---|
| 96 | <Name>HeuristicLab.Core-3.2</Name>
|
---|
| 97 | </ProjectReference>
|
---|
| 98 | <ProjectReference Include="..\..\HeuristicLab.DataAnalysis\3.2\HeuristicLab.DataAnalysis-3.2.csproj">
|
---|
| 99 | <Project>{7DD3A97A-56E9-462F-90E2-A351FE7AF5C2}</Project>
|
---|
| 100 | <Name>HeuristicLab.DataAnalysis-3.2</Name>
|
---|
| 101 | </ProjectReference>
|
---|
| 102 | <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
|
---|
| 103 | <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
|
---|
| 104 | <Name>HeuristicLab.Data-3.2</Name>
|
---|
| 105 | </ProjectReference>
|
---|
| 106 | <ProjectReference Include="..\..\HeuristicLab.GP.StructureIdentification\3.3\HeuristicLab.GP.StructureIdentification-3.3.csproj">
|
---|
| 107 | <Project>{74223A32-C726-4978-BE78-37113A18373C}</Project>
|
---|
| 108 | <Name>HeuristicLab.GP.StructureIdentification-3.3</Name>
|
---|
| 109 | </ProjectReference>
|
---|
| 110 | <ProjectReference Include="..\..\HeuristicLab.GP\3.3\HeuristicLab.GP-3.3.csproj">
|
---|
| 111 | <Project>{1F1CF3ED-374C-4288-995B-93F6B872F571}</Project>
|
---|
| 112 | <Name>HeuristicLab.GP-3.3</Name>
|
---|
| 113 | </ProjectReference>
|
---|
| 114 | <ProjectReference Include="..\..\HeuristicLab.Modeling\3.2\HeuristicLab.Modeling-3.2.csproj">
|
---|
| 115 | <Project>{80F7FADA-549D-4151-8856-79B620A50DBA}</Project>
|
---|
| 116 | <Name>HeuristicLab.Modeling-3.2</Name>
|
---|
| 117 | </ProjectReference>
|
---|
| 118 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
|
---|
| 119 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 120 | <Name>HeuristicLab.PluginInfrastructure</Name>
|
---|
| 121 | </ProjectReference>
|
---|
| 122 | </ItemGroup>
|
---|
| 123 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 124 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 125 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 126 | <Target Name="BeforeBuild">
|
---|
| 127 | </Target>
|
---|
| 128 | <Target Name="AfterBuild">
|
---|
| 129 | </Target>
|
---|
| 130 | -->
|
---|
| 131 | <PropertyGroup>
|
---|
| 132 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 133 | set ProjectDir=$(ProjectDir)
|
---|
| 134 | set SolutionDir=$(SolutionDir)
|
---|
| 135 | set Outdir=$(Outdir)
|
---|
| 136 |
|
---|
| 137 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 138 | </PropertyGroup>
|
---|
| 139 | </Project> |
---|