[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>
|
---|
| 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 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>
|
---|
[7418] | 40 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[7412] | 41 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 42 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 43 | </Reference>
|
---|
| 44 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 45 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3-3.3.dll</HintPath>
|
---|
| 46 | </Reference>
|
---|
[7319] | 47 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 48 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 49 | </Reference>
|
---|
| 50 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 51 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 52 | </Reference>
|
---|
| 53 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 54 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 55 | </Reference>
|
---|
[7470] | 56 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[7412] | 57 | <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
|
---|
| 58 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.IntegerVectorEncoding-3.3.dll</HintPath>
|
---|
| 59 | </Reference>
|
---|
[7319] | 60 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 61 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 62 | </Reference>
|
---|
| 63 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 64 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 65 | </Reference>
|
---|
[7412] | 66 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 67 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 68 | </Reference>
|
---|
| 69 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 70 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 71 | </Reference>
|
---|
| 72 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 73 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 74 | </Reference>
|
---|
| 75 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 76 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 77 | </Reference>
|
---|
[7561] | 78 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[7418] | 79 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[7312] | 80 | <Reference Include="System" />
|
---|
| 81 | <Reference Include="System.Core" />
|
---|
| 82 | <Reference Include="System.Drawing" />
|
---|
| 83 | <Reference Include="System.Windows.Forms" />
|
---|
[7418] | 84 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[7312] | 85 | <Reference Include="System.Xml.Linq" />
|
---|
| 86 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 87 | <Reference Include="Microsoft.CSharp" />
|
---|
| 88 | <Reference Include="System.Data" />
|
---|
| 89 | <Reference Include="System.Xml" />
|
---|
| 90 | </ItemGroup>
|
---|
| 91 | <ItemGroup>
|
---|
[7418] | 92 | <Compile Include="GQAPAssignmentArchiveView.cs">
|
---|
| 93 | <SubType>UserControl</SubType>
|
---|
| 94 | </Compile>
|
---|
| 95 | <Compile Include="GQAPAssignmentArchiveView.Designer.cs">
|
---|
| 96 | <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
|
---|
| 97 | </Compile>
|
---|
[7312] | 98 | <Compile Include="GQAPAssignmentView.cs">
|
---|
| 99 | <SubType>UserControl</SubType>
|
---|
| 100 | </Compile>
|
---|
| 101 | <Compile Include="GQAPAssignmentView.Designer.cs">
|
---|
| 102 | <DependentUpon>GQAPAssignmentView.cs</DependentUpon>
|
---|
| 103 | </Compile>
|
---|
| 104 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 105 | <Compile Include="Plugin.cs" />
|
---|
| 106 | <None Include="Plugin.cs.frame" />
|
---|
| 107 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 108 | </ItemGroup>
|
---|
| 109 | <ItemGroup>
|
---|
| 110 | <None Include="HeuristicLab.snk" />
|
---|
| 111 | </ItemGroup>
|
---|
| 112 | <ItemGroup>
|
---|
| 113 | <ProjectReference Include="..\..\HeuristicLab.Problems.GeneralizedQuadraticAssignment\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj">
|
---|
| 114 | <Project>{C739E6D2-5680-4804-A810-8017DA0C238F}</Project>
|
---|
| 115 | <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</Name>
|
---|
| 116 | </ProjectReference>
|
---|
| 117 | </ItemGroup>
|
---|
[7319] | 118 | <ItemGroup>
|
---|
[7418] | 119 | <EmbeddedResource Include="GQAPAssignmentArchiveView.resx">
|
---|
| 120 | <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
|
---|
| 121 | </EmbeddedResource>
|
---|
[7319] | 122 | <EmbeddedResource Include="GQAPAssignmentView.resx">
|
---|
| 123 | <DependentUpon>GQAPAssignmentView.cs</DependentUpon>
|
---|
| 124 | </EmbeddedResource>
|
---|
| 125 | </ItemGroup>
|
---|
[7312] | 126 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 127 | <PropertyGroup>
|
---|
| 128 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 129 | set ProjectDir=$(ProjectDir)
|
---|
| 130 | set SolutionDir=$(SolutionDir)
|
---|
| 131 | set Outdir=$(Outdir)
|
---|
| 132 |
|
---|
[7319] | 133 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[7312] | 134 | </PropertyGroup>
|
---|
| 135 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 136 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 137 | <Target Name="BeforeBuild">
|
---|
| 138 | </Target>
|
---|
| 139 | <Target Name="AfterBuild">
|
---|
| 140 | </Target>
|
---|
| 141 | -->
|
---|
| 142 | </Project> |
---|