Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/HeuristicLab.OptimizationExpertSystem.Common-3.3.csproj @ 13774

Last change on this file since 13774 was 13774, checked in by abeham, 8 years ago

#2457: worked on recommendation algorithms

File size: 10.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.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>{492CC257-E27C-4497-B2C1-09C45310C91C}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.OptimizationExpertSystem.Common</RootNamespace>
11    <AssemblyName>HeuristicLab.OptimizationExpertSystem.Common-3.3</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14  </PropertyGroup>
15  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
16    <DebugSymbols>true</DebugSymbols>
17    <DebugType>full</DebugType>
18    <Optimize>false</Optimize>
19    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
20    <DefineConstants>DEBUG;TRACE</DefineConstants>
21    <ErrorReport>prompt</ErrorReport>
22    <WarningLevel>4</WarningLevel>
23  </PropertyGroup>
24  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
25    <DebugType>pdbonly</DebugType>
26    <Optimize>true</Optimize>
27    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
28    <DefineConstants>TRACE</DefineConstants>
29    <ErrorReport>prompt</ErrorReport>
30    <WarningLevel>4</WarningLevel>
31  </PropertyGroup>
32  <PropertyGroup>
33    <SignAssembly>true</SignAssembly>
34  </PropertyGroup>
35  <PropertyGroup>
36    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
37  </PropertyGroup>
38  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
39    <DebugSymbols>true</DebugSymbols>
40    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
41    <DefineConstants>DEBUG;TRACE</DefineConstants>
42    <DebugType>full</DebugType>
43    <PlatformTarget>x64</PlatformTarget>
44    <ErrorReport>prompt</ErrorReport>
45    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
46  </PropertyGroup>
47  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
48    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
49    <DefineConstants>TRACE</DefineConstants>
50    <Optimize>true</Optimize>
51    <DebugType>pdbonly</DebugType>
52    <PlatformTarget>x64</PlatformTarget>
53    <ErrorReport>prompt</ErrorReport>
54    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
55  </PropertyGroup>
56  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
57    <DebugSymbols>true</DebugSymbols>
58    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
59    <DefineConstants>DEBUG;TRACE</DefineConstants>
60    <DebugType>full</DebugType>
61    <PlatformTarget>x86</PlatformTarget>
62    <ErrorReport>prompt</ErrorReport>
63    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
64  </PropertyGroup>
65  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
66    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
67    <DefineConstants>TRACE</DefineConstants>
68    <Optimize>true</Optimize>
69    <DebugType>pdbonly</DebugType>
70    <PlatformTarget>x86</PlatformTarget>
71    <ErrorReport>prompt</ErrorReport>
72    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
73  </PropertyGroup>
74  <ItemGroup>
75    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
76      <SpecificVersion>False</SpecificVersion>
77      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
78      <Private>False</Private>
79    </Reference>
80    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
81      <SpecificVersion>False</SpecificVersion>
82      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="HeuristicLab.Clients.OKB-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <SpecificVersion>False</SpecificVersion>
87      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.OKB-3.3.dll</HintPath>
88      <Private>False</Private>
89    </Reference>
90    <Reference Include="HeuristicLab.Collections-3.3">
91      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
92      <Private>False</Private>
93    </Reference>
94    <Reference Include="HeuristicLab.Common-3.3">
95      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
99      <SpecificVersion>False</SpecificVersion>
100      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
101      <Private>False</Private>
102    </Reference>
103    <Reference Include="HeuristicLab.Core-3.3">
104      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
105      <Private>False</Private>
106    </Reference>
107    <Reference Include="HeuristicLab.Data-3.3">
108      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
114      <Private>False</Private>
115    </Reference>
116    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
117      <SpecificVersion>False</SpecificVersion>
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Persistence-3.3">
122      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
126      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
127      <Private>False</Private>
128    </Reference>
129    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
130      <SpecificVersion>False</SpecificVersion>
131      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
132      <Private>False</Private>
133    </Reference>
134    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
135      <SpecificVersion>False</SpecificVersion>
136      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
137      <Private>False</Private>
138    </Reference>
139    <Reference Include="HeuristicLab.Problems.QuadraticAssignment-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
140      <SpecificVersion>False</SpecificVersion>
141      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.QuadraticAssignment-3.3.dll</HintPath>
142      <Private>False</Private>
143    </Reference>
144    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
145      <SpecificVersion>False</SpecificVersion>
146      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
147      <Private>False</Private>
148    </Reference>
149    <Reference Include="System" />
150    <Reference Include="System.Core" />
151    <Reference Include="System.Drawing" />
152    <Reference Include="System.Runtime.Serialization" />
153    <Reference Include="System.Xml.Linq" />
154    <Reference Include="System.Data.DataSetExtensions" />
155    <Reference Include="Microsoft.CSharp" />
156    <Reference Include="System.Data" />
157    <Reference Include="System.Xml" />
158  </ItemGroup>
159  <ItemGroup>
160    <Compile Include="OverallBestRecommender.cs" />
161    <Compile Include="DistanceWeightedRecommender.cs" />
162    <Compile Include="IAlgorithmInstanceRecommender.cs" />
163    <Compile Include="KNearestNeighborRecommender.cs" />
164    <Compile Include="KnowledgeCenter.cs" />
165    <Compile Include="Plugin.cs" />
166    <Compile Include="Enums.cs" />
167    <None Include="Properties\AssemblyInfo.cs.frame" />
168    <Compile Include="ProblemCharacteristicAnalysis\CharacteristicCalculator.cs" />
169    <Compile Include="ProblemCharacteristicAnalysis\DoubleMatrixCharacteristicCalculator.cs" />
170    <Compile Include="ProblemCharacteristicAnalysis\QAP\QAPCharacteristicCalculator.cs" />
171    <Compile Include="Properties\AssemblyInfo.cs" />
172  </ItemGroup>
173  <ItemGroup>
174    <None Include="HeuristicLab.snk" />
175    <None Include="Plugin.cs.frame" />
176  </ItemGroup>
177  <ItemGroup>
178    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
179      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
180      <Name>HeuristicLab.Analysis-3.3</Name>
181      <Private>False</Private>
182    </ProjectReference>
183    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
184      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
185      <Name>HeuristicLab.Optimization-3.3</Name>
186      <Private>False</Private>
187    </ProjectReference>
188  </ItemGroup>
189  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
190  <PropertyGroup>
191    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
192set ProjectDir=$(ProjectDir)
193set SolutionDir=$(SolutionDir)
194set Outdir=$(Outdir)
195
196call PreBuildEvent.cmd</PreBuildEvent>
197  </PropertyGroup>
198  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
199       Other similar extension points exist, see Microsoft.Common.targets.
200  <Target Name="BeforeBuild">
201  </Target>
202  <Target Name="AfterBuild">
203  </Target>
204  -->
205</Project>
Note: See TracBrowser for help on using the repository browser.