[9682] | 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>{C633FB23-BAE6-448E-BF5D-E1F9A839B5ED}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Problems.ExternalEvaluation.Scilab</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Problems.ExternalEvaluation.Scilab-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>
|
---|
[9682] | 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="DotNet-Component-Scilab, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 80 | <SpecificVersion>False</SpecificVersion>
|
---|
[10122] | 81 | <HintPath>..\..\bin\DotNet-Component-Scilab.dll</HintPath>
|
---|
[9682] | 82 | </Reference>
|
---|
| 83 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 84 | <SpecificVersion>False</SpecificVersion>
|
---|
| 85 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[9690] | 86 | <Private>False</Private>
|
---|
[9682] | 87 | </Reference>
|
---|
| 88 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 89 | <SpecificVersion>False</SpecificVersion>
|
---|
| 90 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[9690] | 91 | <Private>False</Private>
|
---|
[9682] | 92 | </Reference>
|
---|
| 93 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 94 | <SpecificVersion>False</SpecificVersion>
|
---|
| 95 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[9690] | 96 | <Private>False</Private>
|
---|
[9682] | 97 | </Reference>
|
---|
| 98 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 99 | <SpecificVersion>False</SpecificVersion>
|
---|
| 100 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[9690] | 101 | <Private>False</Private>
|
---|
[9682] | 102 | </Reference>
|
---|
| 103 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 104 | <SpecificVersion>False</SpecificVersion>
|
---|
| 105 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
[9690] | 106 | <Private>False</Private>
|
---|
[9682] | 107 | </Reference>
|
---|
| 108 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 109 | <SpecificVersion>False</SpecificVersion>
|
---|
| 110 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[9690] | 111 | <Private>False</Private>
|
---|
[9682] | 112 | </Reference>
|
---|
| 113 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 114 | <SpecificVersion>False</SpecificVersion>
|
---|
| 115 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[9690] | 116 | <Private>False</Private>
|
---|
[9682] | 117 | </Reference>
|
---|
| 118 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 119 | <SpecificVersion>False</SpecificVersion>
|
---|
| 120 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
[9690] | 121 | <Private>False</Private>
|
---|
[9682] | 122 | </Reference>
|
---|
| 123 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 124 | <SpecificVersion>False</SpecificVersion>
|
---|
| 125 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[9690] | 126 | <Private>False</Private>
|
---|
[9682] | 127 | </Reference>
|
---|
| 128 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 129 | <SpecificVersion>False</SpecificVersion>
|
---|
| 130 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[9690] | 131 | <Private>False</Private>
|
---|
[9682] | 132 | </Reference>
|
---|
| 133 | <Reference Include="System" />
|
---|
| 134 | <Reference Include="System.Core" />
|
---|
| 135 | <Reference Include="System.Drawing" />
|
---|
| 136 | <Reference Include="System.Windows.Forms" />
|
---|
| 137 | <Reference Include="System.Xml.Linq" />
|
---|
| 138 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 139 | <Reference Include="Microsoft.CSharp" />
|
---|
| 140 | <Reference Include="System.Data" />
|
---|
| 141 | <Reference Include="System.Xml" />
|
---|
| 142 | </ItemGroup>
|
---|
| 143 | <ItemGroup>
|
---|
| 144 | <Compile Include="Plugin.cs" />
|
---|
| 145 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 146 | <Compile Include="ScilabParameterVectorEvaluator.cs" />
|
---|
| 147 | <Compile Include="ScilabParameterOptimizationProblem.cs" />
|
---|
| 148 | </ItemGroup>
|
---|
| 149 | <ItemGroup>
|
---|
[10136] | 150 | <None Include="DotNet-Component-Scilab.dll.config">
|
---|
[10123] | 151 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 152 | </None>
|
---|
[9682] | 153 | <None Include="HeuristicLab.snk" />
|
---|
| 154 | <None Include="Plugin.cs.frame" />
|
---|
| 155 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 156 | </ItemGroup>
|
---|
| 157 | <ItemGroup>
|
---|
| 158 | <Content Include="Scilab License.txt">
|
---|
| 159 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 160 | </Content>
|
---|
| 161 | </ItemGroup>
|
---|
| 162 | <ItemGroup>
|
---|
| 163 | <ProjectReference Include="..\..\HeuristicLab.Problems.ParameterOptimization\3.3\HeuristicLab.Problems.ParameterOptimization.csproj">
|
---|
| 164 | <Project>{d2c39fba-a1d5-403a-9211-b0a299a76313}</Project>
|
---|
| 165 | <Name>HeuristicLab.Problems.ParameterOptimization</Name>
|
---|
[9690] | 166 | <Private>False</Private>
|
---|
[9682] | 167 | </ProjectReference>
|
---|
| 168 | </ItemGroup>
|
---|
| 169 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 170 | <PropertyGroup>
|
---|
[10094] | 171 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
|
---|
| 172 | set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 173 | set ProjectDir=$(ProjectDir)
|
---|
| 174 | set SolutionDir=$(SolutionDir)
|
---|
| 175 | set Outdir=$(Outdir)
|
---|
[9682] | 176 |
|
---|
[10094] | 177 | call PreBuildEvent.cmd
|
---|
| 178 | </PreBuildEvent>
|
---|
| 179 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 180 | export ProjectDir=$(ProjectDir)
|
---|
| 181 | export SolutionDir=$(SolutionDir)
|
---|
| 182 |
|
---|
| 183 | $SolutionDir/PreBuildEvent.sh
|
---|
| 184 | </PreBuildEvent>
|
---|
[9682] | 185 | </PropertyGroup>
|
---|
| 186 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 187 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 188 | <Target Name="BeforeBuild">
|
---|
| 189 | </Target>
|
---|
| 190 | <Target Name="AfterBuild">
|
---|
| 191 | </Target>
|
---|
| 192 | -->
|
---|
| 193 | </Project> |
---|