[9690] | 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>{362A5DC3-969D-43FB-A552-D2F52B780188}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Problems.ExternalEvaluation.Matlab</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | <SccProjectName>Svn</SccProjectName>
|
---|
| 15 | <SccLocalPath>Svn</SccLocalPath>
|
---|
| 16 | <SccAuxPath>Svn</SccAuxPath>
|
---|
| 17 | <SccProvider>SubversionScc</SccProvider>
|
---|
| 18 | </PropertyGroup>
|
---|
| 19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 20 | <DebugSymbols>true</DebugSymbols>
|
---|
| 21 | <DebugType>full</DebugType>
|
---|
| 22 | <Optimize>false</Optimize>
|
---|
| 23 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 24 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 25 | <ErrorReport>prompt</ErrorReport>
|
---|
| 26 | <WarningLevel>4</WarningLevel>
|
---|
| 27 | </PropertyGroup>
|
---|
| 28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 29 | <DebugType>pdbonly</DebugType>
|
---|
| 30 | <Optimize>true</Optimize>
|
---|
| 31 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 32 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 33 | <ErrorReport>prompt</ErrorReport>
|
---|
| 34 | <WarningLevel>4</WarningLevel>
|
---|
| 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <SignAssembly>true</SignAssembly>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 41 | </PropertyGroup>
|
---|
| 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 43 | <DebugSymbols>true</DebugSymbols>
|
---|
| 44 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <DebugType>full</DebugType>
|
---|
| 47 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 48 | <ErrorReport>prompt</ErrorReport>
|
---|
| 49 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 50 | </PropertyGroup>
|
---|
| 51 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[10140] | 52 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[9690] | 53 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 54 | <Optimize>true</Optimize>
|
---|
| 55 | <DebugType>pdbonly</DebugType>
|
---|
| 56 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 57 | <ErrorReport>prompt</ErrorReport>
|
---|
| 58 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 61 | <DebugSymbols>true</DebugSymbols>
|
---|
| 62 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 63 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 64 | <DebugType>full</DebugType>
|
---|
| 65 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 68 | </PropertyGroup>
|
---|
| 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 70 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 71 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 72 | <Optimize>true</Optimize>
|
---|
| 73 | <DebugType>pdbonly</DebugType>
|
---|
| 74 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 75 | <ErrorReport>prompt</ErrorReport>
|
---|
| 76 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 77 | </PropertyGroup>
|
---|
| 78 | <ItemGroup>
|
---|
| 79 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 80 | <SpecificVersion>False</SpecificVersion>
|
---|
| 81 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 82 | <Private>False</Private>
|
---|
| 83 | </Reference>
|
---|
| 84 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 85 | <SpecificVersion>False</SpecificVersion>
|
---|
| 86 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 87 | <Private>False</Private>
|
---|
| 88 | </Reference>
|
---|
| 89 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 90 | <SpecificVersion>False</SpecificVersion>
|
---|
| 91 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 92 | <Private>False</Private>
|
---|
| 93 | </Reference>
|
---|
| 94 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 95 | <SpecificVersion>False</SpecificVersion>
|
---|
| 96 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 97 | <Private>False</Private>
|
---|
| 98 | </Reference>
|
---|
| 99 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 100 | <SpecificVersion>False</SpecificVersion>
|
---|
| 101 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
| 102 | <Private>False</Private>
|
---|
| 103 | </Reference>
|
---|
| 104 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 105 | <SpecificVersion>False</SpecificVersion>
|
---|
| 106 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 107 | <Private>False</Private>
|
---|
| 108 | </Reference>
|
---|
| 109 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 110 | <SpecificVersion>False</SpecificVersion>
|
---|
| 111 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 112 | <Private>False</Private>
|
---|
| 113 | </Reference>
|
---|
| 114 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 115 | <SpecificVersion>False</SpecificVersion>
|
---|
| 116 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 117 | <Private>False</Private>
|
---|
| 118 | </Reference>
|
---|
| 119 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 120 | <SpecificVersion>False</SpecificVersion>
|
---|
| 121 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 122 | <Private>False</Private>
|
---|
| 123 | </Reference>
|
---|
| 124 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 125 | <SpecificVersion>False</SpecificVersion>
|
---|
| 126 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 127 | <Private>False</Private>
|
---|
| 128 | </Reference>
|
---|
[10608] | 129 | <Reference Include="HeuristicLab.Problems.ParameterOptimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 130 | <SpecificVersion>False</SpecificVersion>
|
---|
| 131 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.ParameterOptimization-3.3.dll</HintPath>
|
---|
| 132 | </Reference>
|
---|
[9690] | 133 | <Reference Include="Interop.MLApp">
|
---|
| 134 | <HintPath>.\Interop.MLApp.dll</HintPath>
|
---|
| 135 | <EmbedInteropTypes>True</EmbedInteropTypes>
|
---|
| 136 | </Reference>
|
---|
| 137 | <Reference Include="System" />
|
---|
| 138 | <Reference Include="System.Core" />
|
---|
| 139 | <Reference Include="System.Drawing" />
|
---|
| 140 | <Reference Include="System.Windows.Forms" />
|
---|
| 141 | <Reference Include="System.Xml.Linq" />
|
---|
| 142 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 143 | <Reference Include="Microsoft.CSharp" />
|
---|
| 144 | <Reference Include="System.Data" />
|
---|
| 145 | <Reference Include="System.Xml" />
|
---|
| 146 | </ItemGroup>
|
---|
| 147 | <ItemGroup>
|
---|
| 148 | <Compile Include="MatlabParameterOptimizationProblem.cs" />
|
---|
| 149 | <Compile Include="MatlabParameterVectorEvaluator.cs" />
|
---|
| 150 | <Compile Include="Plugin.cs" />
|
---|
| 151 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 152 | </ItemGroup>
|
---|
| 153 | <ItemGroup>
|
---|
| 154 | <None Include="HeuristicLab.snk" />
|
---|
| 155 | <None Include="Plugin.cs.frame" />
|
---|
| 156 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 157 | </ItemGroup>
|
---|
| 158 | <ItemGroup>
|
---|
| 159 | <Content Include="Interop.MLApp.dll">
|
---|
| 160 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 161 | </Content>
|
---|
[9698] | 162 | <Content Include="Mathworks Interop License.txt">
|
---|
| 163 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 164 | </Content>
|
---|
[9690] | 165 | </ItemGroup>
|
---|
| 166 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 167 | <PropertyGroup>
|
---|
[10094] | 168 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
|
---|
| 169 | set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 170 | set ProjectDir=$(ProjectDir)
|
---|
| 171 | set SolutionDir=$(SolutionDir)
|
---|
| 172 | set Outdir=$(Outdir)
|
---|
[9690] | 173 |
|
---|
[10094] | 174 | call PreBuildEvent.cmd
|
---|
| 175 | </PreBuildEvent>
|
---|
| 176 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 177 | export ProjectDir=$(ProjectDir)
|
---|
| 178 | export SolutionDir=$(SolutionDir)
|
---|
| 179 |
|
---|
| 180 | $SolutionDir/PreBuildEvent.sh
|
---|
| 181 | </PreBuildEvent>
|
---|
[9690] | 182 | </PropertyGroup>
|
---|
| 183 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 184 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 185 | <Target Name="BeforeBuild">
|
---|
| 186 | </Target>
|
---|
| 187 | <Target Name="AfterBuild">
|
---|
| 188 | </Target>
|
---|
| 189 | -->
|
---|
| 190 | </Project> |
---|