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 @ 13418

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

#1614:

  • fixed some references
  • fixed versions and year
  • updated sln file to more recent vstudio
File size: 7.5 KB
Line 
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.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <TargetFrameworkProfile />
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>
25    <Prefer32Bit>false</Prefer32Bit>
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>
34    <Prefer32Bit>false</Prefer32Bit>
35  </PropertyGroup>
36  <PropertyGroup>
37    <SignAssembly>true</SignAssembly>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <ItemGroup>
43    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
44      <Private>False</Private>
45    </Reference>
46    <Reference Include="HeuristicLab.Common-3.3">
47      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
48      <Private>False</Private>
49    </Reference>
50    <Reference Include="HeuristicLab.Common.Resources-3.3">
51      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3-3.3.dll</HintPath>
52      <Private>False</Private>
53    </Reference>
54    <Reference Include="HeuristicLab.Core-3.3">
55      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
56      <Private>False</Private>
57    </Reference>
58    <Reference Include="HeuristicLab.Core.Views-3.3">
59      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
60      <Private>False</Private>
61    </Reference>
62    <Reference Include="HeuristicLab.Data-3.3">
63      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
64      <Private>False</Private>
65    </Reference>
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>
69    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
70      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.IntegerVectorEncoding-3.3.dll</HintPath>
71      <Private>False</Private>
72    </Reference>
73    <Reference Include="HeuristicLab.MainForm-3.3">
74      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
78      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
79      <Private>False</Private>
80    </Reference>
81    <Reference Include="HeuristicLab.Operators-3.3">
82      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="HeuristicLab.Optimization-3.3">
86      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.Parameters-3.3">
90      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
94      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
95      <Private>False</Private>
96    </Reference>
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>
103    <Reference Include="System" />
104    <Reference Include="System.Core" />
105    <Reference Include="System.Drawing" />
106    <Reference Include="System.Windows.Forms" />
107    <Reference Include="System.Windows.Forms.DataVisualization" />
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>
115    <Compile Include="GQAPAssignmentArchiveView.cs" />
116    <Compile Include="GQAPAssignmentArchiveView.Designer.cs">
117      <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
118    </Compile>
119    <Compile Include="GQAPAssignmentView.cs" />
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>
135      <Private>False</Private>
136    </ProjectReference>
137  </ItemGroup>
138  <ItemGroup>
139    <EmbeddedResource Include="GQAPAssignmentArchiveView.resx">
140      <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
141    </EmbeddedResource>
142    <EmbeddedResource Include="GQAPAssignmentView.resx">
143      <DependentUpon>GQAPAssignmentView.cs</DependentUpon>
144    </EmbeddedResource>
145  </ItemGroup>
146  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
147  <PropertyGroup>
148    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
149set ProjectDir=$(ProjectDir)
150set SolutionDir=$(SolutionDir)
151set Outdir=$(Outdir)
152
153call PreBuildEvent.cmd</PreBuildEvent>
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>
Note: See TracBrowser for help on using the repository browser.