Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.csproj @ 15491

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

#1614:

  • branched integer vector encoding
File size: 7.8 KB
RevLine 
[7312]1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{BFAAC00C-B884-458D-BD74-98C94BFAFA41}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3</AssemblyName>
[13418]13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[7312]14    <FileAlignment>512</FileAlignment>
[13418]15    <TargetFrameworkProfile />
[7312]16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
[13418]25    <Prefer32Bit>false</Prefer32Bit>
[7312]26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
[13418]34    <Prefer32Bit>false</Prefer32Bit>
[7312]35  </PropertyGroup>
36  <PropertyGroup>
37    <SignAssembly>true</SignAssembly>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <ItemGroup>
[13418]43    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
44      <Private>False</Private>
45    </Reference>
[7412]46    <Reference Include="HeuristicLab.Common-3.3">
47      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
[13418]48      <Private>False</Private>
[7412]49    </Reference>
50    <Reference Include="HeuristicLab.Common.Resources-3.3">
51      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3-3.3.dll</HintPath>
[13418]52      <Private>False</Private>
[7412]53    </Reference>
[7319]54    <Reference Include="HeuristicLab.Core-3.3">
55      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
[13418]56      <Private>False</Private>
[7319]57    </Reference>
58    <Reference Include="HeuristicLab.Core.Views-3.3">
59      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
[13418]60      <Private>False</Private>
[7319]61    </Reference>
62    <Reference Include="HeuristicLab.Data-3.3">
63      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
[13418]64      <Private>False</Private>
[7319]65    </Reference>
[13418]66    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
67      <Private>False</Private>
68    </Reference>
[7319]69    <Reference Include="HeuristicLab.MainForm-3.3">
70      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
[13418]71      <Private>False</Private>
[7319]72    </Reference>
73    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
74      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
[13418]75      <Private>False</Private>
[7319]76    </Reference>
[7412]77    <Reference Include="HeuristicLab.Operators-3.3">
78      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
[13418]79      <Private>False</Private>
[7412]80    </Reference>
81    <Reference Include="HeuristicLab.Parameters-3.3">
82      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
[13418]83      <Private>False</Private>
[7412]84    </Reference>
85    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
86      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[13418]87      <Private>False</Private>
[7412]88    </Reference>
[13418]89    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
93      <Private>False</Private>
94    </Reference>
[7312]95    <Reference Include="System" />
96    <Reference Include="System.Core" />
97    <Reference Include="System.Drawing" />
98    <Reference Include="System.Windows.Forms" />
[7418]99    <Reference Include="System.Windows.Forms.DataVisualization" />
[7312]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.Xml" />
105  </ItemGroup>
106  <ItemGroup>
[15490]107    <Compile Include="GQAPAssignmentArchiveView.cs">
108      <SubType>UserControl</SubType>
109    </Compile>
[7418]110    <Compile Include="GQAPAssignmentArchiveView.Designer.cs">
111      <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
112    </Compile>
[15490]113    <Compile Include="GQAPAssignmentView.cs">
114      <SubType>UserControl</SubType>
115    </Compile>
[7312]116    <Compile Include="GQAPAssignmentView.Designer.cs">
117      <DependentUpon>GQAPAssignmentView.cs</DependentUpon>
118    </Compile>
119    <Compile Include="Properties\AssemblyInfo.cs" />
120    <Compile Include="Plugin.cs" />
121    <None Include="Plugin.cs.frame" />
122    <None Include="Properties\AssemblyInfo.cs.frame" />
123  </ItemGroup>
124  <ItemGroup>
125    <None Include="HeuristicLab.snk" />
126  </ItemGroup>
127  <ItemGroup>
[15491]128    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
129      <Project>{ddfb14dd-2a85-493c-a52d-e69729bbaeb0}</Project>
130      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
131      <Private>False</Private>
132    </ProjectReference>
[15490]133    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
134      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
135      <Name>HeuristicLab.Optimization-3.3</Name>
136      <Private>False</Private>
137    </ProjectReference>
[7312]138    <ProjectReference Include="..\..\HeuristicLab.Problems.GeneralizedQuadraticAssignment\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj">
139      <Project>{C739E6D2-5680-4804-A810-8017DA0C238F}</Project>
140      <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</Name>
[13418]141      <Private>False</Private>
[7312]142    </ProjectReference>
143  </ItemGroup>
[7319]144  <ItemGroup>
[7418]145    <EmbeddedResource Include="GQAPAssignmentArchiveView.resx">
146      <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
147    </EmbeddedResource>
[7319]148    <EmbeddedResource Include="GQAPAssignmentView.resx">
149      <DependentUpon>GQAPAssignmentView.cs</DependentUpon>
150    </EmbeddedResource>
151  </ItemGroup>
[7312]152  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
153  <PropertyGroup>
154    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
155set ProjectDir=$(ProjectDir)
156set SolutionDir=$(SolutionDir)
157set Outdir=$(Outdir)
158
[7319]159call PreBuildEvent.cmd</PreBuildEvent>
[7312]160  </PropertyGroup>
161  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
162       Other similar extension points exist, see Microsoft.Common.targets.
163  <Target Name="BeforeBuild">
164  </Target>
165  <Target Name="AfterBuild">
166  </Target>
167  -->
168</Project>
Note: See TracBrowser for help on using the repository browser.