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>{13F68501-D586-42A6-BEA1-5F5FDF158600}</ProjectGuid>
|
---|
8 | <OutputType>Library</OutputType>
|
---|
9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
10 | <RootNamespace>HeuristicLab.Problems.Stacking</RootNamespace>
|
---|
11 | <AssemblyName>HeuristicLab.Problems.Stacking-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.Drawing" />
|
---|
88 | <Reference Include="System.Xml.Linq" />
|
---|
89 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
90 | <Reference Include="Microsoft.CSharp" />
|
---|
91 | <Reference Include="System.Data" />
|
---|
92 | <Reference Include="System.Net.Http" />
|
---|
93 | <Reference Include="System.Xml" />
|
---|
94 | </ItemGroup>
|
---|
95 | <ItemGroup>
|
---|
96 | <Compile Include="Plugin.cs" />
|
---|
97 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
98 | <Compile Include="StackingProblem.cs" />
|
---|
99 | </ItemGroup>
|
---|
100 | <ItemGroup>
|
---|
101 | <ProjectReference Include="..\..\HeuristicLab.Data.MoveVectorData\3.3\HeuristicLab.Data.MoveVectorData-3.3.csproj">
|
---|
102 | <Project>{471e9356-0eb6-426b-ae34-988e0c7632c2}</Project>
|
---|
103 | <Name>HeuristicLab.Data.MoveVectorData-3.3</Name>
|
---|
104 | </ProjectReference>
|
---|
105 | <ProjectReference Include="..\..\HeuristicLab.Encodings.MoveVectorEncoding\3.3\HeuristicLab.Encodings.MoveVectorEncoding-3.3.csproj">
|
---|
106 | <Project>{e77aa79e-efff-4038-a2d0-dd9be070705c}</Project>
|
---|
107 | <Name>HeuristicLab.Encodings.MoveVectorEncoding-3.3</Name>
|
---|
108 | </ProjectReference>
|
---|
109 | </ItemGroup>
|
---|
110 | <ItemGroup>
|
---|
111 | <None Include="HeuristicLab.snk" />
|
---|
112 | </ItemGroup>
|
---|
113 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
114 | <PropertyGroup>
|
---|
115 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
116 | set ProjectDir=$(ProjectDir)
|
---|
117 | set SolutionDir=$(SolutionDir)
|
---|
118 | set Outdir=$(Outdir)
|
---|
119 |
|
---|
120 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
121 | </PropertyGroup>
|
---|
122 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
123 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
124 | <Target Name="BeforeBuild">
|
---|
125 | </Target>
|
---|
126 | <Target Name="AfterBuild">
|
---|
127 | </Target>
|
---|
128 | -->
|
---|
129 | </Project> |
---|