Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OptimizationNetworks/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj @ 14676

Last change on this file since 14676 was 14676, checked in by abeham, 7 years ago

#2205: branched VRP and VRP.Views plugin

  • adapted project files output path and references
File size: 15.3 KB
RevLine 
[4359]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>
[4361]8    <ProjectGuid>{7EA0985E-A1D6-4FA7-B30A-2633FDFB01F0}</ProjectGuid>
[4359]9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.VehicleRouting.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.VehicleRouting.Views-3.4</AssemblyName>
[11623]13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[4359]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>
[5867]36    <TargetFrameworkProfile />
[4359]37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
39    <DebugSymbols>true</DebugSymbols>
40    <DebugType>full</DebugType>
41    <Optimize>false</Optimize>
[14676]42    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[4359]43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]47    <Prefer32Bit>false</Prefer32Bit>
[4359]48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
[14676]52    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[4359]53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
[7923]56    <DocumentationFile>
57    </DocumentationFile>
[4359]58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]59    <Prefer32Bit>false</Prefer32Bit>
[4359]60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
62    <DebugSymbols>true</DebugSymbols>
[14676]63    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[4359]64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]69    <Prefer32Bit>false</Prefer32Bit>
[4359]70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[14676]72    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[4359]73    <DefineConstants>TRACE</DefineConstants>
[8455]74    <DocumentationFile>
75    </DocumentationFile>
[4359]76    <Optimize>true</Optimize>
77    <DebugType>pdbonly</DebugType>
78    <PlatformTarget>x86</PlatformTarget>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]81    <Prefer32Bit>false</Prefer32Bit>
[4359]82  </PropertyGroup>
83  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
84    <DebugSymbols>true</DebugSymbols>
[14676]85    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[4359]86    <DefineConstants>DEBUG;TRACE</DefineConstants>
87    <DebugType>full</DebugType>
88    <PlatformTarget>x64</PlatformTarget>
89    <ErrorReport>prompt</ErrorReport>
90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]91    <Prefer32Bit>false</Prefer32Bit>
[4359]92  </PropertyGroup>
93  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[14676]94    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[4359]95    <DefineConstants>TRACE</DefineConstants>
96    <DocumentationFile>bin\x64\Release\HeuristicLab.Problems.VehicleRouting.Views-3.4.xml</DocumentationFile>
97    <Optimize>true</Optimize>
98    <DebugType>pdbonly</DebugType>
99    <PlatformTarget>x64</PlatformTarget>
100    <ErrorReport>prompt</ErrorReport>
101    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]102    <Prefer32Bit>false</Prefer32Bit>
[4359]103  </PropertyGroup>
104  <ItemGroup>
[14676]105    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
106      <SpecificVersion>False</SpecificVersion>
107      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
108      <Private>False</Private>
109    </Reference>
110    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <SpecificVersion>False</SpecificVersion>
112      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
113      <Private>False</Private>
114    </Reference>
115    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
116      <SpecificVersion>False</SpecificVersion>
117      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
118      <Private>False</Private>
119    </Reference>
120    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
121      <SpecificVersion>False</SpecificVersion>
122      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
126      <SpecificVersion>False</SpecificVersion>
127      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
128      <Private>False</Private>
129    </Reference>
130    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
131      <SpecificVersion>False</SpecificVersion>
132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
133      <Private>False</Private>
134    </Reference>
135    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
136      <SpecificVersion>False</SpecificVersion>
137      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
138      <Private>False</Private>
139    </Reference>
140    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
141      <SpecificVersion>False</SpecificVersion>
142      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
143      <Private>False</Private>
144    </Reference>
145    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
146      <SpecificVersion>False</SpecificVersion>
147      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
148      <Private>False</Private>
149    </Reference>
150    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
151      <SpecificVersion>False</SpecificVersion>
152      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
153      <Private>False</Private>
154    </Reference>
155    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
156      <SpecificVersion>False</SpecificVersion>
157      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
158      <Private>False</Private>
159    </Reference>
160    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
161      <SpecificVersion>False</SpecificVersion>
162      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
163      <Private>False</Private>
164    </Reference>
165    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
166      <SpecificVersion>False</SpecificVersion>
167      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
168      <Private>False</Private>
169    </Reference>
170    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
171      <SpecificVersion>False</SpecificVersion>
172      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
173      <Private>False</Private>
174    </Reference>
175    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
176      <SpecificVersion>False</SpecificVersion>
177      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
178      <Private>False</Private>
179    </Reference>
180    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
181      <SpecificVersion>False</SpecificVersion>
182      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
183      <Private>False</Private>
184    </Reference>
[4359]185    <Reference Include="System" />
186    <Reference Include="System.Core">
187      <RequiredTargetFramework>3.5</RequiredTargetFramework>
188    </Reference>
189    <Reference Include="System.Drawing" />
190    <Reference Include="System.Windows.Forms" />
191    <Reference Include="System.Xml.Linq">
192      <RequiredTargetFramework>3.5</RequiredTargetFramework>
193    </Reference>
194    <Reference Include="System.Data.DataSetExtensions">
195      <RequiredTargetFramework>3.5</RequiredTargetFramework>
196    </Reference>
197    <Reference Include="System.Data" />
198    <Reference Include="System.Xml" />
199  </ItemGroup>
200  <ItemGroup>
[7088]201    <Compile Include="Properties\AssemblyInfo.cs" />
[6856]202    <Compile Include="MDCVRPPDTWView.cs">
203      <SubType>UserControl</SubType>
204    </Compile>
205    <Compile Include="MDCVRPPDTWView.Designer.cs">
206      <DependentUpon>MDCVRPPDTWView.cs</DependentUpon>
207    </Compile>
[6854]208    <Compile Include="MDCVRPTWView.cs">
209      <SubType>UserControl</SubType>
210    </Compile>
211    <Compile Include="MDCVRPTWView.Designer.cs">
212      <DependentUpon>MDCVRPTWView.cs</DependentUpon>
213    </Compile>
[6851]214    <Compile Include="MultiDepotVRPView.cs">
215      <SubType>UserControl</SubType>
216    </Compile>
217    <Compile Include="MultiDepotVRPView.Designer.cs">
218      <DependentUpon>MultiDepotVRPView.cs</DependentUpon>
219    </Compile>
[6710]220    <Compile Include="CVRPPDTWView.cs">
221      <SubType>UserControl</SubType>
222    </Compile>
223    <Compile Include="CVRPPDTWView.Designer.cs">
224      <DependentUpon>CVRPPDTWView.cs</DependentUpon>
225    </Compile>
[4374]226    <Compile Include="CVRPTWView.cs">
227      <SubType>UserControl</SubType>
228    </Compile>
229    <Compile Include="CVRPTWView.Designer.cs">
230      <DependentUpon>CVRPTWView.cs</DependentUpon>
231    </Compile>
[7088]232    <Compile Include="Plugin.cs" />
[4374]233    <Compile Include="SingleDepotVRPView.cs">
234      <SubType>UserControl</SubType>
235    </Compile>
236    <Compile Include="SingleDepotVRPView.Designer.cs">
237      <DependentUpon>SingleDepotVRPView.cs</DependentUpon>
238    </Compile>
[4860]239    <Compile Include="VRPImportDialog.cs">
240      <SubType>Form</SubType>
241    </Compile>
242    <Compile Include="VRPImportDialog.Designer.cs">
243      <DependentUpon>VRPImportDialog.cs</DependentUpon>
244    </Compile>
[4374]245    <Compile Include="VRPProblemInstanceView.cs">
246      <SubType>UserControl</SubType>
247    </Compile>
248    <Compile Include="VRPProblemInstanceView.Designer.cs">
249      <DependentUpon>VRPProblemInstanceView.cs</DependentUpon>
250    </Compile>
[4362]251    <Compile Include="VehicleRoutingProblemView.cs">
252      <SubType>UserControl</SubType>
253    </Compile>
254    <Compile Include="VehicleRoutingProblemView.Designer.cs">
255      <DependentUpon>VehicleRoutingProblemView.cs</DependentUpon>
256    </Compile>
[4374]257    <Compile Include="VRPSolutionView.cs">
258      <SubType>UserControl</SubType>
259    </Compile>
260    <Compile Include="VRPSolutionView.Designer.cs">
261      <DependentUpon>VRPSolutionView.cs</DependentUpon>
262    </Compile>
[4359]263  </ItemGroup>
264  <ItemGroup>
[7088]265    <None Include="Properties\AssemblyInfo.cs.frame" />
[4359]266    <None Include="HeuristicLab.snk" />
[7088]267    <None Include="Plugin.cs.frame" />
[4359]268  </ItemGroup>
269  <ItemGroup>
270    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
271      <Visible>False</Visible>
272      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
273      <Install>false</Install>
274    </BootstrapperPackage>
275    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
276      <Visible>False</Visible>
277      <ProductName>.NET Framework 3.5 SP1</ProductName>
278      <Install>true</Install>
279    </BootstrapperPackage>
280    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
281      <Visible>False</Visible>
282      <ProductName>Windows Installer 3.1</ProductName>
283      <Install>true</Install>
284    </BootstrapperPackage>
285  </ItemGroup>
[7088]286  <ItemGroup>
[7900]287    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
288      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
289      <Name>HeuristicLab.Common.Resources-3.3</Name>
290      <Private>False</Private>
291    </ProjectReference>
[7088]292    <ProjectReference Include="..\..\HeuristicLab.Problems.VehicleRouting\3.4\HeuristicLab.Problems.VehicleRouting-3.4.csproj">
293      <Project>{B94FFB82-43D4-40AB-9980-B03470ADF221}</Project>
294      <Name>HeuristicLab.Problems.VehicleRouting-3.4</Name>
295      <Private>False</Private>
296    </ProjectReference>
297  </ItemGroup>
[4359]298  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
299  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
300       Other similar extension points exist, see Microsoft.Common.targets.
301  <Target Name="BeforeBuild">
302  </Target>
303  <Target Name="AfterBuild">
304  </Target>
305  -->
306  <PropertyGroup>
[8651]307    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[4359]308set ProjectDir=$(ProjectDir)
309set SolutionDir=$(SolutionDir)
310set Outdir=$(Outdir)
311
[7088]312call PreBuildEvent.cmd</PreBuildEvent>
[8651]313    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
[8600]314export ProjectDir=$(ProjectDir)
315export SolutionDir=$(SolutionDir)
316
317$SolutionDir/PreBuildEvent.sh
318</PreBuildEvent>
[4359]319  </PropertyGroup>
[6970]320  <PropertyGroup>
[7088]321    <PostBuildEvent>
322    </PostBuildEvent>
[6970]323  </PropertyGroup>
[4359]324</Project>
Note: See TracBrowser for help on using the repository browser.