[14278] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="14.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>{794963E4-7348-4D4C-B4C8-44E580B98FBA}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Problems.BlocksRelocationProblem</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Problems.BlocksRelocationProblem-3.3</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.5</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 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 25 | </PropertyGroup>
|
---|
| 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 27 | <DebugType>pdbonly</DebugType>
|
---|
| 28 | <Optimize>true</Optimize>
|
---|
| 29 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 30 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
| 33 | </PropertyGroup>
|
---|
| 34 | <PropertyGroup>
|
---|
| 35 | <SignAssembly>true</SignAssembly>
|
---|
| 36 | </PropertyGroup>
|
---|
| 37 | <PropertyGroup>
|
---|
| 38 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 39 | </PropertyGroup>
|
---|
| 40 | <ItemGroup>
|
---|
| 41 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 42 | <SpecificVersion>False</SpecificVersion>
|
---|
| 43 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 44 | </Reference>
|
---|
| 45 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 46 | <SpecificVersion>False</SpecificVersion>
|
---|
| 47 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 48 | </Reference>
|
---|
| 49 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 50 | <SpecificVersion>False</SpecificVersion>
|
---|
| 51 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 52 | </Reference>
|
---|
| 53 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 54 | <SpecificVersion>False</SpecificVersion>
|
---|
| 55 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 56 | </Reference>
|
---|
| 57 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 58 | <SpecificVersion>False</SpecificVersion>
|
---|
| 59 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 60 | </Reference>
|
---|
| 61 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 62 | <SpecificVersion>False</SpecificVersion>
|
---|
| 63 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 64 | </Reference>
|
---|
| 65 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 66 | <SpecificVersion>False</SpecificVersion>
|
---|
| 67 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 68 | </Reference>
|
---|
| 69 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 70 | <SpecificVersion>False</SpecificVersion>
|
---|
| 71 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 72 | </Reference>
|
---|
| 73 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 74 | <SpecificVersion>False</SpecificVersion>
|
---|
| 75 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 76 | </Reference>
|
---|
| 77 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 78 | <SpecificVersion>False</SpecificVersion>
|
---|
| 79 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 80 | </Reference>
|
---|
| 81 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 82 | <SpecificVersion>False</SpecificVersion>
|
---|
| 83 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 84 | </Reference>
|
---|
| 85 | <Reference Include="System" />
|
---|
| 86 | <Reference Include="System.Core" />
|
---|
| 87 | <Reference Include="System.Xml.Linq" />
|
---|
| 88 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 89 | <Reference Include="Microsoft.CSharp" />
|
---|
| 90 | <Reference Include="System.Data" />
|
---|
| 91 | <Reference Include="System.Net.Http" />
|
---|
| 92 | <Reference Include="System.Xml" />
|
---|
| 93 | </ItemGroup>
|
---|
| 94 | <ItemGroup>
|
---|
| 95 | <Compile Include="BlocksRelocationProblem.cs" />
|
---|
| 96 | <Compile Include="Plugin.cs" />
|
---|
| 97 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 98 | </ItemGroup>
|
---|
| 99 | <ItemGroup>
|
---|
| 100 | <None Include="HeuristicLab.snk" />
|
---|
| 101 | </ItemGroup>
|
---|
| 102 | <ItemGroup>
|
---|
| 103 | <ProjectReference Include="..\..\HeuristicLab.Data.MoveVectorData\3.3\HeuristicLab.Data.MoveVectorData-3.3.csproj">
|
---|
| 104 | <Project>{471e9356-0eb6-426b-ae34-988e0c7632c2}</Project>
|
---|
| 105 | <Name>HeuristicLab.Data.MoveVectorData-3.3</Name>
|
---|
| 106 | </ProjectReference>
|
---|
| 107 | <ProjectReference Include="..\..\HeuristicLab.Encodings.MoveVectorEncoding\3.3\HeuristicLab.Encodings.MoveVectorEncoding-3.3.csproj">
|
---|
| 108 | <Project>{e77aa79e-efff-4038-a2d0-dd9be070705c}</Project>
|
---|
| 109 | <Name>HeuristicLab.Encodings.MoveVectorEncoding-3.3</Name>
|
---|
| 110 | </ProjectReference>
|
---|
| 111 | </ItemGroup>
|
---|
| 112 | <ItemGroup />
|
---|
| 113 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 114 | <PropertyGroup>
|
---|
| 115 | <PreBuildEvent>
|
---|
| 116 | set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 117 | set ProjectDir=$(ProjectDir)
|
---|
| 118 | set SolutionDir=$(SolutionDir)
|
---|
| 119 | set Outdir=$(Outdir)
|
---|
| 120 |
|
---|
| 121 | call PreBuildEvent.cmd
|
---|
| 122 | </PreBuildEvent>
|
---|
| 123 | </PropertyGroup>
|
---|
| 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 | </Project> |
---|