[8670] | 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>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{08FBD39B-C785-4199-BA39-A7AB87E364C6}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.PDPSimulation.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.PDPSimulation.Views-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | <TargetFrameworkProfile>
|
---|
| 16 | </TargetFrameworkProfile>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
| 22 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup>
|
---|
| 36 | <SignAssembly>true</SignAssembly>
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup>
|
---|
| 39 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 40 | </PropertyGroup>
|
---|
| 41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 42 | <DebugSymbols>true</DebugSymbols>
|
---|
[8674] | 43 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8670] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <DebugType>full</DebugType>
|
---|
| 46 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 47 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.PDPSimulation.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 48 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 49 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 50 | <ErrorReport>prompt</ErrorReport>
|
---|
| 51 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 52 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 53 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 54 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 55 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 56 | </PropertyGroup>
|
---|
| 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[8674] | 58 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8670] | 59 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 60 | <Optimize>true</Optimize>
|
---|
| 61 | <DebugType>pdbonly</DebugType>
|
---|
| 62 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 63 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.PDPSimulation.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 64 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 65 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 68 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 69 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 70 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 71 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 72 | </PropertyGroup>
|
---|
| 73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 74 | <DebugSymbols>true</DebugSymbols>
|
---|
[8674] | 75 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8670] | 76 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 77 | <DebugType>full</DebugType>
|
---|
| 78 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 79 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.PDPSimulation.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 80 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 81 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
| 83 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 84 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 85 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 86 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 87 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 88 | </PropertyGroup>
|
---|
| 89 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[8674] | 90 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[8670] | 91 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 92 | <Optimize>true</Optimize>
|
---|
| 93 | <DebugType>pdbonly</DebugType>
|
---|
| 94 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 95 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.PDPSimulation.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 96 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 97 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 98 | <ErrorReport>prompt</ErrorReport>
|
---|
| 99 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 100 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 101 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 102 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 103 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 104 | </PropertyGroup>
|
---|
| 105 | <ItemGroup>
|
---|
[8674] | 106 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
| 107 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 108 | <Private>false</Private>
|
---|
[8670] | 109 | </Reference>
|
---|
[8674] | 110 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 111 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 112 | <Private>false</Private>
|
---|
[8670] | 113 | </Reference>
|
---|
[8674] | 114 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 115 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 116 | <Private>false</Private>
|
---|
[8670] | 117 | </Reference>
|
---|
[8674] | 118 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 119 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 120 | <Private>false</Private>
|
---|
[8670] | 121 | </Reference>
|
---|
[8674] | 122 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 123 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 124 | <Private>false</Private>
|
---|
[8670] | 125 | </Reference>
|
---|
[8674] | 126 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 127 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 128 | <Private>false</Private>
|
---|
[8670] | 129 | </Reference>
|
---|
[8674] | 130 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 131 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 132 | <Private>false</Private>
|
---|
| 133 | </Reference>
|
---|
[8670] | 134 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
[8674] | 135 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 136 | <Private>false</Private>
|
---|
[8670] | 137 | </Reference>
|
---|
| 138 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
[8674] | 139 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 140 | <Private>false</Private>
|
---|
[8670] | 141 | </Reference>
|
---|
[8674] | 142 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 143 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 144 | <Private>false</Private>
|
---|
[8670] | 145 | </Reference>
|
---|
| 146 | <Reference Include="HeuristicLab.Optimization.Views-3.3">
|
---|
[8674] | 147 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
| 148 | <Private>false</Private>
|
---|
[8670] | 149 | </Reference>
|
---|
[8674] | 150 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 151 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 152 | <Private>false</Private>
|
---|
[8670] | 153 | </Reference>
|
---|
[8674] | 154 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 155 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 156 | <Private>false</Private>
|
---|
| 157 | </Reference>
|
---|
[8670] | 158 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[8674] | 159 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 160 | <Private>false</Private>
|
---|
[8670] | 161 | </Reference>
|
---|
[8674] | 162 | <Reference Include="HeuristicLab.Problems.VehicleRouting-3.4">
|
---|
| 163 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting-3.4.dll</HintPath>
|
---|
| 164 | <Private>false</Private>
|
---|
[8670] | 165 | </Reference>
|
---|
| 166 | <Reference Include="HeuristicLab.Problems.VehicleRouting.Views-3.4">
|
---|
[8674] | 167 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting.Views-3.4.dll</HintPath>
|
---|
| 168 | <Private>false</Private>
|
---|
[8670] | 169 | </Reference>
|
---|
| 170 | <Reference Include="System" />
|
---|
| 171 | <Reference Include="System.Core" />
|
---|
| 172 | <Reference Include="System.Drawing" />
|
---|
| 173 | <Reference Include="System.Windows.Forms" />
|
---|
| 174 | <Reference Include="System.Xml.Linq" />
|
---|
| 175 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 176 | <Reference Include="System.Data" />
|
---|
| 177 | <Reference Include="System.Xml" />
|
---|
| 178 | </ItemGroup>
|
---|
| 179 | <ItemGroup>
|
---|
| 180 | <Compile Include="Plugin.cs" />
|
---|
| 181 | <Compile Include="VehicleHistoryView.cs">
|
---|
| 182 | <SubType>UserControl</SubType>
|
---|
| 183 | </Compile>
|
---|
| 184 | <Compile Include="VehicleHistoryView.Designer.cs">
|
---|
| 185 | <DependentUpon>VehicleHistoryView.cs</DependentUpon>
|
---|
| 186 | </Compile>
|
---|
| 187 | <Compile Include="DynPDPView.cs">
|
---|
| 188 | <SubType>UserControl</SubType>
|
---|
| 189 | </Compile>
|
---|
| 190 | <Compile Include="DynPDPView.designer.cs">
|
---|
| 191 | <DependentUpon>DynPDPView.cs</DependentUpon>
|
---|
| 192 | </Compile>
|
---|
| 193 | <Compile Include="PickupDeliveryScenarioView.cs">
|
---|
| 194 | <SubType>UserControl</SubType>
|
---|
| 195 | </Compile>
|
---|
| 196 | <Compile Include="PickupDeliveryScenarioView.Designer.cs">
|
---|
| 197 | <DependentUpon>PickupDeliveryScenarioView.cs</DependentUpon>
|
---|
| 198 | </Compile>
|
---|
| 199 | <Compile Include="PickupDeliveryVisualizationView.cs">
|
---|
| 200 | <SubType>UserControl</SubType>
|
---|
| 201 | </Compile>
|
---|
| 202 | <Compile Include="PickupDeliveryVisualizationView.Designer.cs">
|
---|
| 203 | <DependentUpon>PickupDeliveryVisualizationView.cs</DependentUpon>
|
---|
| 204 | </Compile>
|
---|
| 205 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 206 | <Compile Include="Resources.Designer.cs">
|
---|
| 207 | <DependentUpon>Resources.resx</DependentUpon>
|
---|
| 208 | <AutoGen>True</AutoGen>
|
---|
| 209 | <DesignTime>True</DesignTime>
|
---|
| 210 | </Compile>
|
---|
| 211 | </ItemGroup>
|
---|
| 212 | <ItemGroup>
|
---|
| 213 | <None Include="HeuristicLab.snk" />
|
---|
| 214 | <None Include="Plugin.cs.frame" />
|
---|
[8674] | 215 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[8670] | 216 | </ItemGroup>
|
---|
| 217 | <ItemGroup>
|
---|
| 218 | <ProjectReference Include="..\..\HeuristicLab.PDPSimulation\3.3\HeuristicLab.PDPSimulation-3.3.csproj">
|
---|
| 219 | <Project>{F8815280-FA2D-4B3B-B3FD-242863ADB4FF}</Project>
|
---|
| 220 | <Name>HeuristicLab.PDPSimulation-3.3</Name>
|
---|
| 221 | </ProjectReference>
|
---|
| 222 | </ItemGroup>
|
---|
| 223 | <ItemGroup>
|
---|
| 224 | <EmbeddedResource Include="Resources.resx">
|
---|
| 225 | <Generator>ResXFileCodeGenerator</Generator>
|
---|
| 226 | <LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
---|
| 227 | </EmbeddedResource>
|
---|
| 228 | </ItemGroup>
|
---|
| 229 | <ItemGroup>
|
---|
| 230 | <None Include="Resources\depot.png" />
|
---|
| 231 | </ItemGroup>
|
---|
| 232 | <ItemGroup>
|
---|
| 233 | <None Include="Resources\source.png" />
|
---|
| 234 | </ItemGroup>
|
---|
| 235 | <ItemGroup>
|
---|
| 236 | <None Include="Resources\target.png" />
|
---|
| 237 | </ItemGroup>
|
---|
| 238 | <ItemGroup>
|
---|
| 239 | <None Include="Resources\truck.png" />
|
---|
| 240 | </ItemGroup>
|
---|
| 241 | <ItemGroup>
|
---|
| 242 | <Content Include="Resources\truck_idle.png" />
|
---|
| 243 | </ItemGroup>
|
---|
| 244 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 245 | <PropertyGroup>
|
---|
| 246 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 247 | set ProjectDir=$(ProjectDir)
|
---|
| 248 | set SolutionDir=$(SolutionDir)
|
---|
| 249 | set Outdir=$(Outdir)
|
---|
| 250 |
|
---|
| 251 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 252 | </PropertyGroup>
|
---|
| 253 | <PropertyGroup>
|
---|
| 254 | <PostBuildEvent>
|
---|
| 255 | </PostBuildEvent>
|
---|
| 256 | </PropertyGroup>
|
---|
| 257 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 258 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 259 | <Target Name="BeforeBuild">
|
---|
| 260 | </Target>
|
---|
| 261 | <Target Name="AfterBuild">
|
---|
| 262 | </Target>
|
---|
| 263 | -->
|
---|
| 264 | </Project> |
---|