Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2707_HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj

Last change on this file was 17012, checked in by pfleck, 5 years ago

#2707 adapred paths

File size: 13.2 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.6.1</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\bin\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47    <Prefer32Bit>false</Prefer32Bit>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <DocumentationFile>
57    </DocumentationFile>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69    <Prefer32Bit>false</Prefer32Bit>
70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
72    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
73    <DefineConstants>TRACE</DefineConstants>
74    <DocumentationFile>
75    </DocumentationFile>
76    <Optimize>true</Optimize>
77    <DebugType>pdbonly</DebugType>
78    <PlatformTarget>x86</PlatformTarget>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
81    <Prefer32Bit>false</Prefer32Bit>
82  </PropertyGroup>
83  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
84    <DebugSymbols>true</DebugSymbols>
85    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
86    <DefineConstants>DEBUG;TRACE</DefineConstants>
87    <DebugType>full</DebugType>
88    <PlatformTarget>x64</PlatformTarget>
89    <ErrorReport>prompt</ErrorReport>
90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
91    <Prefer32Bit>false</Prefer32Bit>
92  </PropertyGroup>
93  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
94    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
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>
102    <Prefer32Bit>false</Prefer32Bit>
103  </PropertyGroup>
104  <ItemGroup>
105    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
106      <SpecificVersion>False</SpecificVersion>
107      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
108    </Reference>
109    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
110      <SpecificVersion>False</SpecificVersion>
111      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
114      <SpecificVersion>False</SpecificVersion>
115      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
116    </Reference>
117    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
118      <SpecificVersion>False</SpecificVersion>
119      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
120    </Reference>
121    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
122      <SpecificVersion>False</SpecificVersion>
123      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
124    </Reference>
125    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
126      <SpecificVersion>False</SpecificVersion>
127      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
128    </Reference>
129    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
130      <SpecificVersion>False</SpecificVersion>
131      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
132    </Reference>
133    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
134      <SpecificVersion>False</SpecificVersion>
135      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
138      <SpecificVersion>False</SpecificVersion>
139      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
140    </Reference>
141    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
142      <SpecificVersion>False</SpecificVersion>
143      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
144    </Reference>
145    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
146      <SpecificVersion>False</SpecificVersion>
147      <HintPath>.\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
148    </Reference>
149    <Reference Include="System" />
150    <Reference Include="System.Core">
151      <RequiredTargetFramework>3.5</RequiredTargetFramework>
152    </Reference>
153    <Reference Include="System.Drawing" />
154    <Reference Include="System.Windows.Forms" />
155    <Reference Include="System.Xml.Linq">
156      <RequiredTargetFramework>3.5</RequiredTargetFramework>
157    </Reference>
158    <Reference Include="System.Data.DataSetExtensions">
159      <RequiredTargetFramework>3.5</RequiredTargetFramework>
160    </Reference>
161    <Reference Include="System.Data" />
162    <Reference Include="System.Xml" />
163  </ItemGroup>
164  <ItemGroup>
165    <Compile Include="Properties\AssemblyInfo.cs" />
166    <Compile Include="MDCVRPPDTWView.cs">
167      <SubType>UserControl</SubType>
168    </Compile>
169    <Compile Include="MDCVRPPDTWView.Designer.cs">
170      <DependentUpon>MDCVRPPDTWView.cs</DependentUpon>
171    </Compile>
172    <Compile Include="MDCVRPTWView.cs">
173      <SubType>UserControl</SubType>
174    </Compile>
175    <Compile Include="MDCVRPTWView.Designer.cs">
176      <DependentUpon>MDCVRPTWView.cs</DependentUpon>
177    </Compile>
178    <Compile Include="MultiDepotVRPView.cs">
179      <SubType>UserControl</SubType>
180    </Compile>
181    <Compile Include="MultiDepotVRPView.Designer.cs">
182      <DependentUpon>MultiDepotVRPView.cs</DependentUpon>
183    </Compile>
184    <Compile Include="CVRPPDTWView.cs">
185      <SubType>UserControl</SubType>
186    </Compile>
187    <Compile Include="CVRPPDTWView.Designer.cs">
188      <DependentUpon>CVRPPDTWView.cs</DependentUpon>
189    </Compile>
190    <Compile Include="CVRPTWView.cs">
191      <SubType>UserControl</SubType>
192    </Compile>
193    <Compile Include="CVRPTWView.Designer.cs">
194      <DependentUpon>CVRPTWView.cs</DependentUpon>
195    </Compile>
196    <Compile Include="Plugin.cs" />
197    <Compile Include="SingleDepotVRPView.cs">
198      <SubType>UserControl</SubType>
199    </Compile>
200    <Compile Include="SingleDepotVRPView.Designer.cs">
201      <DependentUpon>SingleDepotVRPView.cs</DependentUpon>
202    </Compile>
203    <Compile Include="VRPImportDialog.cs">
204      <SubType>Form</SubType>
205    </Compile>
206    <Compile Include="VRPImportDialog.Designer.cs">
207      <DependentUpon>VRPImportDialog.cs</DependentUpon>
208    </Compile>
209    <Compile Include="VRPProblemInstanceView.cs">
210      <SubType>UserControl</SubType>
211    </Compile>
212    <Compile Include="VRPProblemInstanceView.Designer.cs">
213      <DependentUpon>VRPProblemInstanceView.cs</DependentUpon>
214    </Compile>
215    <Compile Include="VehicleRoutingProblemView.cs">
216      <SubType>UserControl</SubType>
217    </Compile>
218    <Compile Include="VehicleRoutingProblemView.Designer.cs">
219      <DependentUpon>VehicleRoutingProblemView.cs</DependentUpon>
220    </Compile>
221    <Compile Include="VRPSolutionView.cs">
222      <SubType>UserControl</SubType>
223    </Compile>
224    <Compile Include="VRPSolutionView.Designer.cs">
225      <DependentUpon>VRPSolutionView.cs</DependentUpon>
226    </Compile>
227  </ItemGroup>
228  <ItemGroup>
229    <None Include="Properties\AssemblyInfo.cs.frame" />
230    <None Include="HeuristicLab.snk" />
231    <None Include="Plugin.cs.frame" />
232  </ItemGroup>
233  <ItemGroup>
234    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
235      <Visible>False</Visible>
236      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
237      <Install>false</Install>
238    </BootstrapperPackage>
239    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
240      <Visible>False</Visible>
241      <ProductName>.NET Framework 3.5 SP1</ProductName>
242      <Install>true</Install>
243    </BootstrapperPackage>
244    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
245      <Visible>False</Visible>
246      <ProductName>Windows Installer 3.1</ProductName>
247      <Install>true</Install>
248    </BootstrapperPackage>
249  </ItemGroup>
250  <ItemGroup>
251    <ProjectReference Include="..\..\HeuristicLab.Problems.VehicleRouting\3.4\HeuristicLab.Problems.VehicleRouting-3.4.csproj">
252      <Project>{B94FFB82-43D4-40AB-9980-B03470ADF221}</Project>
253      <Name>HeuristicLab.Problems.VehicleRouting-3.4</Name>
254      <Private>False</Private>
255    </ProjectReference>
256  </ItemGroup>
257  <ItemGroup>
258    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
259      <SpecificVersion>False</SpecificVersion>
260      <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
261      <Private>False</Private>
262    </Reference>
263  </ItemGroup>
264  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
265  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
266       Other similar extension points exist, see Microsoft.Common.targets.
267  <Target Name="BeforeBuild">
268  </Target>
269  <Target Name="AfterBuild">
270  </Target>
271  -->
272  <PropertyGroup>
273    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
274set ProjectDir=$(ProjectDir)
275set SolutionDir=$(SolutionDir)
276set Outdir=$(Outdir)
277
278call PreBuildEvent.cmd</PreBuildEvent>
279    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
280export ProjectDir=$(ProjectDir)
281export SolutionDir=$(SolutionDir)
282
283$SolutionDir/PreBuildEvent.sh
284</PreBuildEvent>
285  </PropertyGroup>
286  <PropertyGroup>
287    <PostBuildEvent>
288    </PostBuildEvent>
289  </PropertyGroup>
290</Project>
Note: See TracBrowser for help on using the repository browser.