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 @ 11746

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

Fixed assembly references (#1177)

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