Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj @ 7900

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

VRP 3.4 trunk integration (#1177)

File size: 14.0 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="System" />
98    <Reference Include="System.Core">
99      <RequiredTargetFramework>3.5</RequiredTargetFramework>
100    </Reference>
101    <Reference Include="System.Drawing" />
102    <Reference Include="System.Windows.Forms" />
103    <Reference Include="System.Xml.Linq">
104      <RequiredTargetFramework>3.5</RequiredTargetFramework>
105    </Reference>
106    <Reference Include="System.Data.DataSetExtensions">
107      <RequiredTargetFramework>3.5</RequiredTargetFramework>
108    </Reference>
109    <Reference Include="System.Data" />
110    <Reference Include="System.Xml" />
111  </ItemGroup>
112  <ItemGroup>
113    <Compile Include="Properties\AssemblyInfo.cs" />
114    <Compile Include="MDCVRPPDTWView.cs">
115      <SubType>UserControl</SubType>
116    </Compile>
117    <Compile Include="MDCVRPPDTWView.Designer.cs">
118      <DependentUpon>MDCVRPPDTWView.cs</DependentUpon>
119    </Compile>
120    <Compile Include="MDCVRPTWView.cs">
121      <SubType>UserControl</SubType>
122    </Compile>
123    <Compile Include="MDCVRPTWView.Designer.cs">
124      <DependentUpon>MDCVRPTWView.cs</DependentUpon>
125    </Compile>
126    <Compile Include="MultiDepotVRPView.cs">
127      <SubType>UserControl</SubType>
128    </Compile>
129    <Compile Include="MultiDepotVRPView.Designer.cs">
130      <DependentUpon>MultiDepotVRPView.cs</DependentUpon>
131    </Compile>
132    <Compile Include="CVRPPDTWView.cs">
133      <SubType>UserControl</SubType>
134    </Compile>
135    <Compile Include="CVRPPDTWView.Designer.cs">
136      <DependentUpon>CVRPPDTWView.cs</DependentUpon>
137    </Compile>
138    <Compile Include="CVRPTWView.cs">
139      <SubType>UserControl</SubType>
140    </Compile>
141    <Compile Include="CVRPTWView.Designer.cs">
142      <DependentUpon>CVRPTWView.cs</DependentUpon>
143    </Compile>
144    <Compile Include="Plugin.cs" />
145    <Compile Include="SingleDepotVRPView.cs">
146      <SubType>UserControl</SubType>
147    </Compile>
148    <Compile Include="SingleDepotVRPView.Designer.cs">
149      <DependentUpon>SingleDepotVRPView.cs</DependentUpon>
150    </Compile>
151    <Compile Include="VRPImportDialog.cs">
152      <SubType>Form</SubType>
153    </Compile>
154    <Compile Include="VRPImportDialog.Designer.cs">
155      <DependentUpon>VRPImportDialog.cs</DependentUpon>
156    </Compile>
157    <Compile Include="VRPProblemInstanceView.cs">
158      <SubType>UserControl</SubType>
159    </Compile>
160    <Compile Include="VRPProblemInstanceView.Designer.cs">
161      <DependentUpon>VRPProblemInstanceView.cs</DependentUpon>
162    </Compile>
163    <Compile Include="VehicleRoutingProblemView.cs">
164      <SubType>UserControl</SubType>
165    </Compile>
166    <Compile Include="VehicleRoutingProblemView.Designer.cs">
167      <DependentUpon>VehicleRoutingProblemView.cs</DependentUpon>
168    </Compile>
169    <Compile Include="VRPSolutionView.cs">
170      <SubType>UserControl</SubType>
171    </Compile>
172    <Compile Include="VRPSolutionView.Designer.cs">
173      <DependentUpon>VRPSolutionView.cs</DependentUpon>
174    </Compile>
175  </ItemGroup>
176  <ItemGroup>
177    <None Include="Properties\AssemblyInfo.cs.frame" />
178    <None Include="HeuristicLab.snk" />
179    <None Include="Plugin.cs.frame" />
180  </ItemGroup>
181  <ItemGroup>
182    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
183      <Visible>False</Visible>
184      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
185      <Install>false</Install>
186    </BootstrapperPackage>
187    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
188      <Visible>False</Visible>
189      <ProductName>.NET Framework 3.5 SP1</ProductName>
190      <Install>true</Install>
191    </BootstrapperPackage>
192    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
193      <Visible>False</Visible>
194      <ProductName>Windows Installer 3.1</ProductName>
195      <Install>true</Install>
196    </BootstrapperPackage>
197  </ItemGroup>
198  <ItemGroup>
199    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
200      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
201      <Name>HeuristicLab.Collections-3.3</Name>
202      <Private>False</Private>
203    </ProjectReference>
204    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
205      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
206      <Name>HeuristicLab.Common.Resources-3.3</Name>
207      <Private>False</Private>
208    </ProjectReference>
209    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
210      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
211      <Name>HeuristicLab.Common-3.3</Name>
212      <Private>False</Private>
213    </ProjectReference>
214    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
215      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
216      <Name>HeuristicLab.Core.Views-3.3</Name>
217      <Private>False</Private>
218    </ProjectReference>
219    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
220      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
221      <Name>HeuristicLab.Core-3.3</Name>
222      <Private>False</Private>
223    </ProjectReference>
224    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
225      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
226      <Name>HeuristicLab.Data.Views-3.3</Name>
227      <Private>False</Private>
228    </ProjectReference>
229    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
230      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
231      <Name>HeuristicLab.Data-3.3</Name>
232      <Private>False</Private>
233    </ProjectReference>
234    <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
235      <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
236      <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
237      <Private>False</Private>
238    </ProjectReference>
239    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
240      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
241      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
242      <Private>False</Private>
243    </ProjectReference>
244    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
245      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
246      <Name>HeuristicLab.MainForm-3.3</Name>
247      <Private>False</Private>
248    </ProjectReference>
249    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
250      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
251      <Name>HeuristicLab.Operators-3.3</Name>
252      <Private>False</Private>
253    </ProjectReference>
254    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
255      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
256      <Name>HeuristicLab.Optimization.Views-3.3</Name>
257      <Private>False</Private>
258    </ProjectReference>
259    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
260      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
261      <Name>HeuristicLab.Optimization-3.3</Name>
262      <Private>False</Private>
263    </ProjectReference>
264    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
265      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
266      <Name>HeuristicLab.Parameters-3.3</Name>
267      <Private>False</Private>
268    </ProjectReference>
269    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
270      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
271      <Name>HeuristicLab.Persistence-3.3</Name>
272      <Private>False</Private>
273    </ProjectReference>
274    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
275      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
276      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
277      <Private>False</Private>
278    </ProjectReference>
279    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
280      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
281      <Name>HeuristicLab.Problems.Instances-3.3</Name>
282      <Private>False</Private>
283    </ProjectReference>
284    <ProjectReference Include="..\..\HeuristicLab.Problems.VehicleRouting\3.4\HeuristicLab.Problems.VehicleRouting-3.4.csproj">
285      <Project>{B94FFB82-43D4-40AB-9980-B03470ADF221}</Project>
286      <Name>HeuristicLab.Problems.VehicleRouting-3.4</Name>
287      <Private>False</Private>
288    </ProjectReference>
289  </ItemGroup>
290  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
291  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
292       Other similar extension points exist, see Microsoft.Common.targets.
293  <Target Name="BeforeBuild">
294  </Target>
295  <Target Name="AfterBuild">
296  </Target>
297  -->
298  <PropertyGroup>
299    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
300set ProjectDir=$(ProjectDir)
301set SolutionDir=$(SolutionDir)
302set Outdir=$(Outdir)
303
304call PreBuildEvent.cmd</PreBuildEvent>
305  </PropertyGroup>
306  <PropertyGroup>
307    <PostBuildEvent>
308    </PostBuildEvent>
309  </PropertyGroup>
310</Project>
Note: See TracBrowser for help on using the repository browser.