Free cookie consent management tool by TermsFeed Policy Generator

source: branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj @ 7884

Last change on this file since 7884 was 7884, checked in by svonolfe, 12 years ago

Corrected project references (#1177)

File size: 12.9 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>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.VehicleRouting.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.VehicleRouting.Views-3.4</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <FileUpgradeFlags>
18    </FileUpgradeFlags>
19    <OldToolsVersion>3.5</OldToolsVersion>
20    <UpgradeBackupLocation />
21    <PublishUrl>publish\</PublishUrl>
22    <Install>true</Install>
23    <InstallFrom>Disk</InstallFrom>
24    <UpdateEnabled>false</UpdateEnabled>
25    <UpdateMode>Foreground</UpdateMode>
26    <UpdateInterval>7</UpdateInterval>
27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
28    <UpdatePeriodically>false</UpdatePeriodically>
29    <UpdateRequired>false</UpdateRequired>
30    <MapFileExtensions>true</MapFileExtensions>
31    <ApplicationRevision>0</ApplicationRevision>
32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
33    <IsWebBootstrapper>false</IsWebBootstrapper>
34    <UseApplicationTrust>false</UseApplicationTrust>
35    <BootstrapperEnabled>true</BootstrapperEnabled>
36    <TargetFrameworkProfile />
37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
39    <DebugSymbols>true</DebugSymbols>
40    <DebugType>full</DebugType>
41    <Optimize>false</Optimize>
42    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47  </PropertyGroup>
48  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
49    <DebugType>pdbonly</DebugType>
50    <Optimize>true</Optimize>
51    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
52    <DefineConstants>TRACE</DefineConstants>
53    <ErrorReport>prompt</ErrorReport>
54    <WarningLevel>4</WarningLevel>
55    <DocumentationFile>bin\Release\HeuristicLab.Problems.VehicleRouting.Views-3.4.xml</DocumentationFile>
56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
57  </PropertyGroup>
58  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
59    <DebugSymbols>true</DebugSymbols>
60    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
61    <DefineConstants>DEBUG;TRACE</DefineConstants>
62    <DebugType>full</DebugType>
63    <PlatformTarget>x86</PlatformTarget>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
66  </PropertyGroup>
67  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
68    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
69    <DefineConstants>TRACE</DefineConstants>
70    <DocumentationFile>bin\x86\Release\HeuristicLab.Problems.VehicleRouting.Views-3.4.xml</DocumentationFile>
71    <Optimize>true</Optimize>
72    <DebugType>pdbonly</DebugType>
73    <PlatformTarget>x86</PlatformTarget>
74    <ErrorReport>prompt</ErrorReport>
75    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
76  </PropertyGroup>
77  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
78    <DebugSymbols>true</DebugSymbols>
79    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
80    <DefineConstants>DEBUG;TRACE</DefineConstants>
81    <DebugType>full</DebugType>
82    <PlatformTarget>x64</PlatformTarget>
83    <ErrorReport>prompt</ErrorReport>
84    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
85  </PropertyGroup>
86  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
87    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
88    <DefineConstants>TRACE</DefineConstants>
89    <DocumentationFile>bin\x64\Release\HeuristicLab.Problems.VehicleRouting.Views-3.4.xml</DocumentationFile>
90    <Optimize>true</Optimize>
91    <DebugType>pdbonly</DebugType>
92    <PlatformTarget>x64</PlatformTarget>
93    <ErrorReport>prompt</ErrorReport>
94    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
95  </PropertyGroup>
96  <ItemGroup>
97    <Reference Include="HeuristicLab.Collections-3.3">
98      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
99      <Private>False</Private>
100    </Reference>
101    <Reference Include="HeuristicLab.Common-3.3">
102      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.Common.Resources-3.3">
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.Core-3.3">
110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="HeuristicLab.Core.Views-3.3">
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.Data-3.3">
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Data.Views-3.3">
122      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
127      <Private>False</Private>
128    </Reference>
129    <Reference Include="HeuristicLab.MainForm-3.3">
130      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
131      <Private>False</Private>
132    </Reference>
133    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
134      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.Operators-3.3">
138      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
139      <Private>False</Private>
140    </Reference>
141    <Reference Include="HeuristicLab.Optimization-3.3">
142      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
143      <Private>False</Private>
144    </Reference>
145    <Reference Include="HeuristicLab.Optimization.Views-3.3">
146      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
147      <Private>False</Private>
148    </Reference>
149    <Reference Include="HeuristicLab.Parameters-3.3">
150      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
151      <Private>False</Private>
152    </Reference>
153    <Reference Include="HeuristicLab.Persistence-3.3">
154      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
155      <Private>False</Private>
156    </Reference>
157    <Reference Include="HeuristicLab.Persistence.GUI-3.3">
158      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence.GUI-3.3.dll</HintPath>
159      <Private>False</Private>
160    </Reference>
161    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
162      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
163      <Private>False</Private>
164    </Reference>
165    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
166      <Private>False</Private>
167    </Reference>
168    <Reference Include="System" />
169    <Reference Include="System.Core">
170      <RequiredTargetFramework>3.5</RequiredTargetFramework>
171    </Reference>
172    <Reference Include="System.Drawing" />
173    <Reference Include="System.Windows.Forms" />
174    <Reference Include="System.Xml.Linq">
175      <RequiredTargetFramework>3.5</RequiredTargetFramework>
176    </Reference>
177    <Reference Include="System.Data.DataSetExtensions">
178      <RequiredTargetFramework>3.5</RequiredTargetFramework>
179    </Reference>
180    <Reference Include="System.Data" />
181    <Reference Include="System.Xml" />
182  </ItemGroup>
183  <ItemGroup>
184    <Compile Include="Properties\AssemblyInfo.cs" />
185    <Compile Include="MDCVRPPDTWView.cs">
186      <SubType>UserControl</SubType>
187    </Compile>
188    <Compile Include="MDCVRPPDTWView.Designer.cs">
189      <DependentUpon>MDCVRPPDTWView.cs</DependentUpon>
190    </Compile>
191    <Compile Include="MDCVRPTWView.cs">
192      <SubType>UserControl</SubType>
193    </Compile>
194    <Compile Include="MDCVRPTWView.Designer.cs">
195      <DependentUpon>MDCVRPTWView.cs</DependentUpon>
196    </Compile>
197    <Compile Include="MultiDepotVRPView.cs">
198      <SubType>UserControl</SubType>
199    </Compile>
200    <Compile Include="MultiDepotVRPView.Designer.cs">
201      <DependentUpon>MultiDepotVRPView.cs</DependentUpon>
202    </Compile>
203    <Compile Include="CVRPPDTWView.cs">
204      <SubType>UserControl</SubType>
205    </Compile>
206    <Compile Include="CVRPPDTWView.Designer.cs">
207      <DependentUpon>CVRPPDTWView.cs</DependentUpon>
208    </Compile>
209    <Compile Include="CVRPTWView.cs">
210      <SubType>UserControl</SubType>
211    </Compile>
212    <Compile Include="CVRPTWView.Designer.cs">
213      <DependentUpon>CVRPTWView.cs</DependentUpon>
214    </Compile>
215    <Compile Include="Plugin.cs" />
216    <Compile Include="SingleDepotVRPView.cs">
217      <SubType>UserControl</SubType>
218    </Compile>
219    <Compile Include="SingleDepotVRPView.Designer.cs">
220      <DependentUpon>SingleDepotVRPView.cs</DependentUpon>
221    </Compile>
222    <Compile Include="VRPImportDialog.cs">
223      <SubType>Form</SubType>
224    </Compile>
225    <Compile Include="VRPImportDialog.Designer.cs">
226      <DependentUpon>VRPImportDialog.cs</DependentUpon>
227    </Compile>
228    <Compile Include="VRPProblemInstanceView.cs">
229      <SubType>UserControl</SubType>
230    </Compile>
231    <Compile Include="VRPProblemInstanceView.Designer.cs">
232      <DependentUpon>VRPProblemInstanceView.cs</DependentUpon>
233    </Compile>
234    <Compile Include="VehicleRoutingProblemView.cs">
235      <SubType>UserControl</SubType>
236    </Compile>
237    <Compile Include="VehicleRoutingProblemView.Designer.cs">
238      <DependentUpon>VehicleRoutingProblemView.cs</DependentUpon>
239    </Compile>
240    <Compile Include="VRPSolutionView.cs">
241      <SubType>UserControl</SubType>
242    </Compile>
243    <Compile Include="VRPSolutionView.Designer.cs">
244      <DependentUpon>VRPSolutionView.cs</DependentUpon>
245    </Compile>
246  </ItemGroup>
247  <ItemGroup>
248    <None Include="Properties\AssemblyInfo.cs.frame" />
249    <None Include="HeuristicLab.snk" />
250    <None Include="Plugin.cs.frame" />
251  </ItemGroup>
252  <ItemGroup>
253    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
254      <Visible>False</Visible>
255      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
256      <Install>false</Install>
257    </BootstrapperPackage>
258    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
259      <Visible>False</Visible>
260      <ProductName>.NET Framework 3.5 SP1</ProductName>
261      <Install>true</Install>
262    </BootstrapperPackage>
263    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
264      <Visible>False</Visible>
265      <ProductName>Windows Installer 3.1</ProductName>
266      <Install>true</Install>
267    </BootstrapperPackage>
268  </ItemGroup>
269  <ItemGroup>
270    <ProjectReference Include="..\..\HeuristicLab.Problems.VehicleRouting\3.4\HeuristicLab.Problems.VehicleRouting-3.4.csproj">
271      <Project>{B94FFB82-43D4-40AB-9980-B03470ADF221}</Project>
272      <Name>HeuristicLab.Problems.VehicleRouting-3.4</Name>
273      <Private>False</Private>
274    </ProjectReference>
275  </ItemGroup>
276  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
277  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
278       Other similar extension points exist, see Microsoft.Common.targets.
279  <Target Name="BeforeBuild">
280  </Target>
281  <Target Name="AfterBuild">
282  </Target>
283  -->
284  <PropertyGroup>
285    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
286set ProjectDir=$(ProjectDir)
287set SolutionDir=$(SolutionDir)
288set Outdir=$(Outdir)
289
290call PreBuildEvent.cmd</PreBuildEvent>
291  </PropertyGroup>
292  <PropertyGroup>
293    <PostBuildEvent>
294    </PostBuildEvent>
295  </PropertyGroup>
296</Project>
Note: See TracBrowser for help on using the repository browser.