[8879] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" 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>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{94C7714E-29D4-4D6D-B213-2C18D627AB75}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.Instances.DataAnalysis</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.Instances.DataAnalysis.GaussianProcessRegression-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v4.0</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>..\..\..\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>
|
---|
[9112] | 28 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8879] | 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 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 42 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 43 | <DebugType>full</DebugType>
|
---|
| 44 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 45 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 46 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 47 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 48 | <ErrorReport>prompt</ErrorReport>
|
---|
| 49 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 50 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 51 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 52 | </PropertyGroup>
|
---|
| 53 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[9112] | 54 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8879] | 55 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 56 | <Optimize>true</Optimize>
|
---|
| 57 | <DebugType>pdbonly</DebugType>
|
---|
| 58 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 59 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 60 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 61 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 62 | <ErrorReport>prompt</ErrorReport>
|
---|
| 63 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 64 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 65 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 66 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 67 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 68 | </PropertyGroup>
|
---|
| 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 70 | <DebugSymbols>true</DebugSymbols>
|
---|
| 71 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 72 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 73 | <DebugType>full</DebugType>
|
---|
| 74 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 75 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 76 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 77 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 78 | <ErrorReport>prompt</ErrorReport>
|
---|
| 79 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 80 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 81 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 82 | </PropertyGroup>
|
---|
| 83 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[9112] | 84 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8879] | 85 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 86 | <Optimize>true</Optimize>
|
---|
| 87 | <DebugType>pdbonly</DebugType>
|
---|
| 88 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 89 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 90 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 91 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 92 | <ErrorReport>prompt</ErrorReport>
|
---|
| 93 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 94 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 95 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 96 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 97 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 98 | </PropertyGroup>
|
---|
| 99 | <ItemGroup>
|
---|
[10422] | 100 | <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
[8879] | 101 | <SpecificVersion>False</SpecificVersion>
|
---|
[10422] | 102 | <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
[8879] | 103 | </Reference>
|
---|
| 104 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 105 | <SpecificVersion>False</SpecificVersion>
|
---|
| 106 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
|
---|
| 107 | <Private>False</Private>
|
---|
| 108 | </Reference>
|
---|
| 109 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 110 | <SpecificVersion>False</SpecificVersion>
|
---|
| 111 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 112 | <Private>False</Private>
|
---|
| 113 | </Reference>
|
---|
| 114 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 115 | <SpecificVersion>False</SpecificVersion>
|
---|
| 116 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 117 | <Private>False</Private>
|
---|
| 118 | </Reference>
|
---|
| 119 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 120 | <SpecificVersion>False</SpecificVersion>
|
---|
| 121 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 122 | <Private>False</Private>
|
---|
| 123 | </Reference>
|
---|
| 124 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 125 | <SpecificVersion>False</SpecificVersion>
|
---|
| 126 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 127 | <Private>False</Private>
|
---|
| 128 | </Reference>
|
---|
| 129 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 130 | <SpecificVersion>False</SpecificVersion>
|
---|
| 131 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 132 | <Private>False</Private>
|
---|
| 133 | </Reference>
|
---|
| 134 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 135 | <SpecificVersion>False</SpecificVersion>
|
---|
| 136 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 137 | <Private>False</Private>
|
---|
| 138 | </Reference>
|
---|
| 139 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 140 | <SpecificVersion>False</SpecificVersion>
|
---|
| 141 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
| 142 | <Private>False</Private>
|
---|
| 143 | </Reference>
|
---|
| 144 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 145 | <SpecificVersion>False</SpecificVersion>
|
---|
| 146 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
| 147 | <Private>False</Private>
|
---|
| 148 | </Reference>
|
---|
| 149 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 150 | <SpecificVersion>False</SpecificVersion>
|
---|
| 151 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
| 152 | <Private>False</Private>
|
---|
| 153 | </Reference>
|
---|
| 154 | <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 155 | <SpecificVersion>False</SpecificVersion>
|
---|
| 156 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
|
---|
| 157 | <Private>False</Private>
|
---|
| 158 | </Reference>
|
---|
| 159 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 160 | <SpecificVersion>False</SpecificVersion>
|
---|
| 161 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 162 | <Private>False</Private>
|
---|
| 163 | </Reference>
|
---|
| 164 | <Reference Include="ICSharpCode.SharpZipLib">
|
---|
| 165 | <HintPath>..\..\HeuristicLab.PluginInfrastructure\3.3\ICSharpCode.SharpZipLib.dll</HintPath>
|
---|
| 166 | <Private>False</Private>
|
---|
| 167 | </Reference>
|
---|
| 168 | <Reference Include="System" />
|
---|
| 169 | <Reference Include="System.Core" />
|
---|
| 170 | <Reference Include="System.Drawing" />
|
---|
| 171 | <Reference Include="System.Windows.Forms" />
|
---|
| 172 | <Reference Include="System.Xml.Linq" />
|
---|
| 173 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 174 | <Reference Include="Microsoft.CSharp" />
|
---|
| 175 | <Reference Include="System.Data" />
|
---|
| 176 | <Reference Include="System.Xml" />
|
---|
| 177 | </ItemGroup>
|
---|
| 178 | <ItemGroup>
|
---|
[9338] | 179 | <Compile Include="GaussianProcessRegressionDemo.cs" />
|
---|
[9214] | 180 | <Compile Include="GaussianProcess2dPeriodic.cs" />
|
---|
[9212] | 181 | <Compile Include="GaussianProcessRegressionInstance1D.cs" />
|
---|
| 182 | <Compile Include="GaussianProcessRegressionInstance2D.cs" />
|
---|
[9124] | 183 | <Compile Include="GaussianProcessSumOfRQIso.cs" />
|
---|
| 184 | <Compile Include="GaussianProcessSumOfSEIso.cs" />
|
---|
[9112] | 185 | <Compile Include="GaussianProcessRegressionInstance.cs" />
|
---|
[8879] | 186 | <Compile Include="GaussianProcessSEIso6.cs" />
|
---|
| 187 | <Compile Include="GaussianProcessSEIso1.cs" />
|
---|
| 188 | <Compile Include="GaussianProcessSEIso5.cs" />
|
---|
| 189 | <Compile Include="GaussianProcessSEIso4.cs" />
|
---|
| 190 | <Compile Include="GaussianProcessSEIso3.cs" />
|
---|
| 191 | <Compile Include="GaussianProcessSEIso2.cs" />
|
---|
| 192 | <Compile Include="GaussianProcessPolyTen.cs" />
|
---|
| 193 | <Compile Include="GaussianProcessSEIso.cs" />
|
---|
| 194 | <Compile Include="GaussianProcessSEIsoDependentNoise.cs" />
|
---|
| 195 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 196 | <Compile Include="Util.cs" />
|
---|
| 197 | <Compile Include="VariousInstanceProvider.cs" />
|
---|
| 198 | </ItemGroup>
|
---|
| 199 | <ItemGroup>
|
---|
| 200 | <Compile Include="Plugin.cs" />
|
---|
| 201 | <None Include="HeuristicLab.snk" />
|
---|
| 202 | <None Include="Plugin.cs.frame" />
|
---|
| 203 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 204 | </ItemGroup>
|
---|
| 205 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 206 | <PropertyGroup>
|
---|
| 207 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 208 | set ProjectDir=$(ProjectDir)
|
---|
| 209 | set SolutionDir=$(SolutionDir)
|
---|
| 210 | set Outdir=$(Outdir)
|
---|
| 211 |
|
---|
| 212 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 213 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 214 | export ProjectDir=$(ProjectDir)
|
---|
| 215 | export SolutionDir=$(SolutionDir)
|
---|
| 216 |
|
---|
| 217 | $SolutionDir/PreBuildEvent.sh
|
---|
| 218 | </PreBuildEvent>
|
---|
| 219 | </PropertyGroup>
|
---|
| 220 | <PropertyGroup>
|
---|
[9099] | 221 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 222 | set ProjectDir=$(ProjectDir)
|
---|
| 223 | set SolutionDir=$(SolutionDir)
|
---|
| 224 | set Outdir=$(Outdir)
|
---|
| 225 |
|
---|
| 226 | call PreBuildEvent.cmd
|
---|
| 227 | </PreBuildEvent>
|
---|
[8879] | 228 | </PropertyGroup>
|
---|
| 229 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 230 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 231 | <Target Name="BeforeBuild">
|
---|
| 232 | </Target>
|
---|
| 233 | <Target Name="AfterBuild">
|
---|
| 234 | </Target>
|
---|
| 235 | -->
|
---|
| 236 | </Project> |
---|