Free cookie consent management tool by TermsFeed Policy Generator

source: branches/QAP/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/HeuristicLab.Problems.QuadraticAssignment.Views-3.3.csproj @ 5641

Last change on this file since 5641 was 5641, checked in by abeham, 13 years ago

#1330

  • worked on visualization (and MDS)
File size: 11.5 KB
RevLine 
[5563]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>{997F018D-AEA2-4F21-9301-82FAF6A5612D}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.QuadraticAssignment.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.QuadraticAssignment.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>bin\Debug\</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>bin\Release\</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  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
40    <DebugSymbols>true</DebugSymbols>
41    <OutputPath>bin\x86\Debug\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <DebugType>full</DebugType>
44    <PlatformTarget>x86</PlatformTarget>
45    <CodeAnalysisLogFile>bin\Debug\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
46    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
47    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
48    <ErrorReport>prompt</ErrorReport>
49    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
50    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
51    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
52    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
53    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
54  </PropertyGroup>
55  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
56    <OutputPath>bin\x86\Release\</OutputPath>
57    <DefineConstants>TRACE</DefineConstants>
58    <Optimize>true</Optimize>
59    <DebugType>pdbonly</DebugType>
60    <PlatformTarget>x86</PlatformTarget>
61    <CodeAnalysisLogFile>bin\Release\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
62    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
63    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
66    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
67    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
68    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
69  </PropertyGroup>
70  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
71    <DebugSymbols>true</DebugSymbols>
72    <OutputPath>bin\x64\Debug\</OutputPath>
73    <DefineConstants>DEBUG;TRACE</DefineConstants>
74    <DebugType>full</DebugType>
75    <PlatformTarget>x64</PlatformTarget>
76    <CodeAnalysisLogFile>bin\Debug\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
77    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
78    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
81    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
82    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
83    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
84    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
85  </PropertyGroup>
86  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
87    <OutputPath>bin\x64\Release\</OutputPath>
88    <DefineConstants>TRACE</DefineConstants>
89    <Optimize>true</Optimize>
90    <DebugType>pdbonly</DebugType>
91    <PlatformTarget>x64</PlatformTarget>
92    <CodeAnalysisLogFile>bin\Release\Plugin.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
93    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
94    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
95    <ErrorReport>prompt</ErrorReport>
96    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
97    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
98    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
99    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
100    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
101    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
102  </PropertyGroup>
103  <ItemGroup>
[5641]104    <Reference Include="ALGLIB-3.1.0, Version=3.1.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
105      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\ALGLIB-3.1.0.dll</HintPath>
[5563]106    </Reference>
[5641]107    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
109    </Reference>
[5563]110    <Reference Include="HeuristicLab.Common.Resources-3.3">
111      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Core-3.3">
114      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="HeuristicLab.Core.Views-3.3">
117      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="HeuristicLab.Data-3.3">
120      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.Data.Views-3.3">
123      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Data.Views-3.3.dll</HintPath>
124    </Reference>
[5583]125    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
126      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
127    </Reference>
[5563]128    <Reference Include="HeuristicLab.MainForm-3.3">
129      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
132      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.Optimization-3.3">
135      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
138      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
139    </Reference>
140    <Reference Include="System" />
141    <Reference Include="System.Core" />
142    <Reference Include="System.Data" />
143    <Reference Include="System.Drawing" />
144    <Reference Include="System.Windows.Forms" />
145    <Reference Include="System.Xml" />
146  </ItemGroup>
147  <ItemGroup>
[5641]148    <Compile Include="MultidimensionalScaling.cs" />
[5583]149    <Compile Include="QAPAssignmentView.cs">
150      <SubType>UserControl</SubType>
151    </Compile>
152    <Compile Include="QAPAssignmentView.Designer.cs">
153      <DependentUpon>QAPAssignmentView.cs</DependentUpon>
154    </Compile>
[5641]155    <Compile Include="QAPView.cs">
156      <SubType>UserControl</SubType>
157    </Compile>
158    <Compile Include="QAPView.Designer.cs">
159      <DependentUpon>QAPView.cs</DependentUpon>
160    </Compile>
[5563]161    <Compile Include="QuadraticAssignmentProblemView.cs">
162      <SubType>UserControl</SubType>
163    </Compile>
164    <Compile Include="QuadraticAssignmentProblemView.Designer.cs">
165      <DependentUpon>QuadraticAssignmentProblemView.cs</DependentUpon>
166    </Compile>
167    <None Include="Plugin.cs.frame" />
168    <Compile Include="Plugin.cs" />
169    <Compile Include="Properties\AssemblyInfo.cs" />
170    <None Include="Properties\AssemblyInfo.frame" />
171  </ItemGroup>
172  <ItemGroup>
173    <None Include="HeuristicLab.snk" />
174  </ItemGroup>
175  <ItemGroup>
176    <ProjectReference Include="..\..\HeuristicLab.Problems.QuadraticAssignment\3.3\HeuristicLab.Problems.QuadraticAssignment-3.3.csproj">
177      <Project>{79271BC8-4446-40E2-BB89-9BE4E17174FE}</Project>
178      <Name>HeuristicLab.Problems.QuadraticAssignment-3.3</Name>
179    </ProjectReference>
180  </ItemGroup>
181  <ItemGroup>
[5583]182    <EmbeddedResource Include="QAPAssignmentView.resx">
183      <DependentUpon>QAPAssignmentView.cs</DependentUpon>
184    </EmbeddedResource>
[5641]185    <EmbeddedResource Include="QAPView.resx">
186      <DependentUpon>QAPView.cs</DependentUpon>
187    </EmbeddedResource>
[5563]188    <EmbeddedResource Include="QuadraticAssignmentProblemView.resx">
189      <DependentUpon>QuadraticAssignmentProblemView.cs</DependentUpon>
190    </EmbeddedResource>
191  </ItemGroup>
192  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
193  <PropertyGroup>
194    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
195set ProjectDir=$(ProjectDir)
196set SolutionDir=$(SolutionDir)
197set Outdir=$(Outdir)
198
199call PreBuildEvent.cmd
[5627]200SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Plugin.cs.frame" "%25ProjectDir%25\Plugin.cs"
201SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"</PreBuildEvent>
[5563]202  </PropertyGroup>
203  <PropertyGroup>
204    <PostBuildEvent>copy $(TargetPath) "C:\Program Files\HeuristicLab 3.3\"</PostBuildEvent>
205  </PropertyGroup>
206  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
207       Other similar extension points exist, see Microsoft.Common.targets.
208  <Target Name="BeforeBuild">
209  </Target>
210  <Target Name="AfterBuild">
211  </Target>
212  -->
213</Project>
Note: See TracBrowser for help on using the repository browser.