Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2457_ExpertSystem/ProblemInstanceIdentifier/ProblemInstanceIdentifier.csproj @ 15694

Last change on this file since 15694 was 15694, checked in by abeham, 6 years ago

#2457: Adapted project references to trunk changes

File size: 6.3 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>{F4E90652-1539-4B4E-93C5-4CCD95156DF3}</ProjectGuid>
8    <OutputType>Exe</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>ProblemInstanceIdentifier</RootNamespace>
11    <AssemblyName>ProblemInstanceIdentifier</AssemblyName>
12    <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <PlatformTarget>AnyCPU</PlatformTarget>
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>bin\Debug\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
25    <Prefer32Bit>false</Prefer32Bit>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <PlatformTarget>AnyCPU</PlatformTarget>
29    <DebugType>pdbonly</DebugType>
30    <Optimize>true</Optimize>
31    <OutputPath>bin\Release\</OutputPath>
32    <DefineConstants>TRACE</DefineConstants>
33    <ErrorReport>prompt</ErrorReport>
34    <WarningLevel>4</WarningLevel>
35    <Prefer32Bit>false</Prefer32Bit>
36  </PropertyGroup>
37  <ItemGroup>
38    <Reference Include="HeuristicLab.Collections-3.3">
39      <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
40    </Reference>
41    <Reference Include="HeuristicLab.Common-3.3">
42      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
43    </Reference>
44    <Reference Include="HeuristicLab.Core-3.3">
45      <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
46    </Reference>
47    <Reference Include="HeuristicLab.Data-3.3">
48      <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
49    </Reference>
50    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
51      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
52    </Reference>
53    <Reference Include="HeuristicLab.Operators-3.3">
54      <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
55    </Reference>
56    <Reference Include="HeuristicLab.Persistence-3.3">
57      <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
58    </Reference>
59    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
60      <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
61    </Reference>
62    <Reference Include="HeuristicLab.Problems.Instances-3.3">
63      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
64    </Reference>
65    <Reference Include="HeuristicLab.Problems.Instances.QAPLIB-3.3">
66      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll</HintPath>
67    </Reference>
68    <Reference Include="HeuristicLab.Problems.QuadraticAssignment-3.3">
69      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.QuadraticAssignment-3.3.dll</HintPath>
70    </Reference>
71    <Reference Include="HeuristicLab.Random-3.3">
72      <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
73    </Reference>
74    <Reference Include="HeuristicLab.Selection-3.3">
75      <HintPath>..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath>
76    </Reference>
77    <Reference Include="HeuristicLab.SequentialEngine-3.3">
78      <HintPath>..\..\..\trunk\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
79    </Reference>
80    <Reference Include="System" />
81    <Reference Include="System.Core" />
82    <Reference Include="System.Xml.Linq" />
83    <Reference Include="System.Data.DataSetExtensions" />
84    <Reference Include="Microsoft.CSharp" />
85    <Reference Include="System.Data" />
86    <Reference Include="System.Net.Http" />
87    <Reference Include="System.Xml" />
88  </ItemGroup>
89  <ItemGroup>
90    <Compile Include="InstanceDescriptor.cs" />
91    <Compile Include="InstanceExplorer.cs" />
92    <Compile Include="Program.cs" />
93    <Compile Include="Properties\AssemblyInfo.cs" />
94  </ItemGroup>
95  <ItemGroup>
96    <None Include="App.config" />
97  </ItemGroup>
98  <ItemGroup>
99    <ProjectReference Include="..\HeuristicLab.Algorithms.MemPR\3.3\HeuristicLab.Algorithms.MemPR-3.3.csproj">
100      <Project>{9d274421-6332-4fbc-aae4-467ace27c368}</Project>
101      <Name>HeuristicLab.Algorithms.MemPR-3.3</Name>
102    </ProjectReference>
103    <ProjectReference Include="..\HeuristicLab.Analysis.FitnessLandscape\3.3\HeuristicLab.Analysis.FitnessLandscape-3.3.csproj">
104      <Project>{5fbdcd4a-3c2a-4ec6-83ce-34b29f43621a}</Project>
105      <Name>HeuristicLab.Analysis.FitnessLandscape-3.3</Name>
106    </ProjectReference>
107    <ProjectReference Include="..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
108      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
109      <Name>HeuristicLab.Analysis-3.3</Name>
110    </ProjectReference>
111    <ProjectReference Include="..\HeuristicLab.OptimizationExpertSystem.Common\3.3\HeuristicLab.OptimizationExpertSystem.Common-3.3.csproj">
112      <Project>{492cc257-e27c-4497-b2c1-09c45310c91c}</Project>
113      <Name>HeuristicLab.OptimizationExpertSystem.Common-3.3</Name>
114    </ProjectReference>
115    <ProjectReference Include="..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
116      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
117      <Name>HeuristicLab.Optimization-3.3</Name>
118    </ProjectReference>
119  </ItemGroup>
120  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
121  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
122       Other similar extension points exist, see Microsoft.Common.targets.
123  <Target Name="BeforeBuild">
124  </Target>
125  <Target Name="AfterBuild">
126  </Target>
127  -->
128</Project>
Note: See TracBrowser for help on using the repository browser.