Free cookie consent management tool by TermsFeed Policy Generator

source: branches/IslandALPS/IslandALPS/3.3/HeuristicLab.Algorithms.IslandALPS-3.3.csproj @ 13688

Last change on this file since 13688 was 13688, checked in by pkuelzer, 8 years ago

#2558 added reference to drawing to avoid compile error in build.cmd

File size: 8.0 KB
Line 
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>{6773CD7D-DE39-4003-A2F9-FD3752ABFF8D}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Algorithms.IslandALPS</RootNamespace>
11    <AssemblyName>HeuristicLab.Algorithms.IslandALPS-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  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
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  <ItemGroup>
40    <Reference Include="HeuristicLab.Algorithms.ALPS-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
41      <SpecificVersion>False</SpecificVersion>
42      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Algorithms.ALPS-3.3.dll</HintPath>
43    </Reference>
44    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
45      <SpecificVersion>False</SpecificVersion>
46      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
47    </Reference>
48    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
49      <SpecificVersion>False</SpecificVersion>
50      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
51    </Reference>
52    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
53      <SpecificVersion>False</SpecificVersion>
54      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
55    </Reference>
56    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
57      <SpecificVersion>False</SpecificVersion>
58      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
59    </Reference>
60    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
61      <SpecificVersion>False</SpecificVersion>
62      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
63    </Reference>
64    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
65      <SpecificVersion>False</SpecificVersion>
66      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
67    </Reference>
68    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
69      <SpecificVersion>False</SpecificVersion>
70      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
71    </Reference>
72    <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
73      <SpecificVersion>False</SpecificVersion>
74      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
75    </Reference>
76    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
77      <SpecificVersion>False</SpecificVersion>
78      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
79    </Reference>
80    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
81      <SpecificVersion>False</SpecificVersion>
82      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
83    </Reference>
84    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
85      <SpecificVersion>False</SpecificVersion>
86      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
90      <SpecificVersion>False</SpecificVersion>
91      <HintPath>..\..\..\..\..\..\..\svn\HL\core\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
92    </Reference>
93    <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
94      <SpecificVersion>False</SpecificVersion>
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
96    </Reference>
97    <Reference Include="System" />
98    <Reference Include="System.Core" />
99    <Reference Include="System.Drawing" />
100    <Reference Include="System.Xml.Linq" />
101    <Reference Include="System.Data.DataSetExtensions" />
102    <Reference Include="Microsoft.CSharp" />
103    <Reference Include="System.Data" />
104    <Reference Include="System.Net.Http" />
105    <Reference Include="System.Xml" />
106  </ItemGroup>
107  <ItemGroup>
108    <Compile Include="IslandAlpsAlgorithmMainLoop.cs" />
109    <Compile Include="LayerMigrator.cs" />
110    <Compile Include="Offspring Selection\IslandAlpsOffspringSelectionAlgorithm.cs" />
111    <Compile Include="Offspring Selection\IslandAlpsOffspringSelectionAlgorithmMainLoop.cs" />
112    <Compile Include="ResultsExtractor.cs" />
113    <Compile Include="IslandALPSAlgorithm.cs" />
114    <Compile Include="Plugin.cs" />
115    <Compile Include="Properties\AssemblyInfo.cs" />
116    <Compile Include="GroupedLayerOperator.cs" />
117  </ItemGroup>
118  <ItemGroup>
119    <None Include="HeuristicLab.snk" />
120    <None Include="plugin.cs.frame" />
121  </ItemGroup>
122  <ItemGroup />
123  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
124  <PropertyGroup>
125    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
126set ProjectDir=$(ProjectDir)
127set SolutionDir=$(SolutionDir)
128set Outdir=$(Outdir)
129
130call PreBuildEvent.cmd</PreBuildEvent>
131  </PropertyGroup>
132  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
133       Other similar extension points exist, see Microsoft.Common.targets.
134  <Target Name="BeforeBuild">
135  </Target>
136  <Target Name="AfterBuild">
137  </Target>
138  -->
139</Project>
Note: See TracBrowser for help on using the repository browser.