[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>
|
---|
[7412] | 69 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
|
---|
| 70 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
[13418] | 71 | <Private>False</Private>
|
---|
[7412] | 72 | </Reference>
|
---|
[7319] | 73 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 74 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[13418] | 75 | <Private>False</Private>
|
---|
[7319] | 76 | </Reference>
|
---|
| 77 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 78 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[13418] | 79 | <Private>False</Private>
|
---|
[7319] | 80 | </Reference>
|
---|
[7412] | 81 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 82 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[13418] | 83 | <Private>False</Private>
|
---|
[7412] | 84 | </Reference>
|
---|
| 85 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 86 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[13418] | 87 | <Private>False</Private>
|
---|
[7412] | 88 | </Reference>
|
---|
| 89 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 90 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
[13418] | 91 | <Private>False</Private>
|
---|
[7412] | 92 | </Reference>
|
---|
| 93 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 94 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[13418] | 95 | <Private>False</Private>
|
---|
[7412] | 96 | </Reference>
|
---|
[13418] | 97 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 98 | <Private>False</Private>
|
---|
| 99 | </Reference>
|
---|
| 100 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 101 | <Private>False</Private>
|
---|
| 102 | </Reference>
|
---|
[7312] | 103 | <Reference Include="System" />
|
---|
| 104 | <Reference Include="System.Core" />
|
---|
| 105 | <Reference Include="System.Drawing" />
|
---|
| 106 | <Reference Include="System.Windows.Forms" />
|
---|
[7418] | 107 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[7312] | 108 | <Reference Include="System.Xml.Linq" />
|
---|
| 109 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 110 | <Reference Include="Microsoft.CSharp" />
|
---|
| 111 | <Reference Include="System.Data" />
|
---|
| 112 | <Reference Include="System.Xml" />
|
---|
| 113 | </ItemGroup>
|
---|
| 114 | <ItemGroup>
|
---|
[13418] | 115 | <Compile Include="GQAPAssignmentArchiveView.cs" />
|
---|
[7418] | 116 | <Compile Include="GQAPAssignmentArchiveView.Designer.cs">
|
---|
| 117 | <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
|
---|
| 118 | </Compile>
|
---|
[13418] | 119 | <Compile Include="GQAPAssignmentView.cs" />
|
---|
[7312] | 120 | <Compile Include="GQAPAssignmentView.Designer.cs">
|
---|
| 121 | <DependentUpon>GQAPAssignmentView.cs</DependentUpon>
|
---|
| 122 | </Compile>
|
---|
| 123 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 124 | <Compile Include="Plugin.cs" />
|
---|
| 125 | <None Include="Plugin.cs.frame" />
|
---|
| 126 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 127 | </ItemGroup>
|
---|
| 128 | <ItemGroup>
|
---|
| 129 | <None Include="HeuristicLab.snk" />
|
---|
| 130 | </ItemGroup>
|
---|
| 131 | <ItemGroup>
|
---|
| 132 | <ProjectReference Include="..\..\HeuristicLab.Problems.GeneralizedQuadraticAssignment\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj">
|
---|
| 133 | <Project>{C739E6D2-5680-4804-A810-8017DA0C238F}</Project>
|
---|
| 134 | <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</Name>
|
---|
[13418] | 135 | <Private>False</Private>
|
---|
[7312] | 136 | </ProjectReference>
|
---|
| 137 | </ItemGroup>
|
---|
[7319] | 138 | <ItemGroup>
|
---|
[7418] | 139 | <EmbeddedResource Include="GQAPAssignmentArchiveView.resx">
|
---|
| 140 | <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
|
---|
| 141 | </EmbeddedResource>
|
---|
[7319] | 142 | <EmbeddedResource Include="GQAPAssignmentView.resx">
|
---|
| 143 | <DependentUpon>GQAPAssignmentView.cs</DependentUpon>
|
---|
| 144 | </EmbeddedResource>
|
---|
| 145 | </ItemGroup>
|
---|
[7312] | 146 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 147 | <PropertyGroup>
|
---|
| 148 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 149 | set ProjectDir=$(ProjectDir)
|
---|
| 150 | set SolutionDir=$(SolutionDir)
|
---|
| 151 | set Outdir=$(Outdir)
|
---|
| 152 |
|
---|
[7319] | 153 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[7312] | 154 | </PropertyGroup>
|
---|
| 155 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 156 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 157 | <Target Name="BeforeBuild">
|
---|
| 158 | </Target>
|
---|
| 159 | <Target Name="AfterBuild">
|
---|
| 160 | </Target>
|
---|
| 161 | -->
|
---|
| 162 | </Project> |
---|