460 lines
11 KiB
Plaintext
460 lines
11 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9.00"
|
||
|
Name="routed"
|
||
|
ProjectGUID="{675D419D-E442-4A21-9030-B54B4C09439A}"
|
||
|
RootNamespace="routed"
|
||
|
Keyword="Win32Proj"
|
||
|
TargetFrameworkVersion="196613"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="$(SolutionDir)..\bin-debug"
|
||
|
IntermediateDirectory="$(SolutionDir)..\bin-debug"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets=".\osrm.vsprops"
|
||
|
CharacterSet="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalOptions="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_RTLDLL -DBOOST_LIB_DIAGNOSTIC -DSTXXL_BOOST_TIMESTAMP -DSTXXL_BOOST_CONFIG -DSTXXL_BOOST_FILESYSTEM -DSTXXL_BOOST_THREADS -DSTXXL_BOOST_RANDOM /EHsc /EHs /wd4820 /wd4217 /wd4668 /wd4619 /wd4625 /wd4626 /wd4355 /wd4996 -D_SCL_SECURE_NO_DEPRECATE /F 16777216 /nologo "
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""$(BoostPath)";"$(StxxlPath)\include";"$(LibXml2Path)\include";"$(IconvPath)\include";"$(SparsehashPath)\src\";"$(SparsehashPath)\src\windows";"$(Bzip2Path)\include";"$(ZlibPath)\include";..\;"$(ProtobufPath)\include""
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
OpenMP="true"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions="/STACK:16777216 /NOLOGO /OPT:REF"
|
||
|
AdditionalDependencies="libbz2.lib libxml2.lib zlibd.lib libprotobuf-debug.lib libstxxl-debug.lib"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories=""$(BoostPath)\lib";"$(StxxlPath)\lib";"$(LibXml2Path)\lib";"$(IconvPath)\lib";"$(Bzip2Path)\lib";"$(ZlibPath)\lib";"$(ProtobufPath)\lib""
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="1"
|
||
|
RandomizedBaseAddress="1"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="xcopy "$(SolutionDir)..\server.ini" "$(OutDir)\" /f /y"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="$(SolutionDir)..\bin"
|
||
|
IntermediateDirectory="$(SolutionDir)..\bin"
|
||
|
ConfigurationType="1"
|
||
|
InheritedPropertySheets=".\osrm.vsprops"
|
||
|
CharacterSet="1"
|
||
|
WholeProgramOptimization="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalOptions="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_RTLDLL -DBOOST_LIB_DIAGNOSTIC -DSTXXL_BOOST_TIMESTAMP -DSTXXL_BOOST_CONFIG -DSTXXL_BOOST_FILESYSTEM -DSTXXL_BOOST_THREADS -DSTXXL_BOOST_RANDOM /EHsc /EHs /wd4820 /wd4217 /wd4668 /wd4619 /wd4625 /wd4626 /wd4355 /wd4996 -D_SCL_SECURE_NO_DEPRECATE /F 16777216 /nologo "
|
||
|
Optimization="2"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
AdditionalIncludeDirectories=""$(BoostPath)";"$(StxxlPath)\include";"$(LibXml2Path)\include";"$(IconvPath)\include";"$(SparsehashPath)\src\";"$(SparsehashPath)\src\windows";"$(Bzip2Path)\include";"$(ZlibPath)\include";..\;"$(ProtobufPath)\include""
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||
|
RuntimeLibrary="2"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
OpenMP="true"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions="/STACK:16777216 /NOLOGO /OPT:REF"
|
||
|
AdditionalDependencies="libbz2.lib libxml2.lib zlib.lib libprotobuf.lib libstxxl.lib"
|
||
|
LinkIncremental="1"
|
||
|
AdditionalLibraryDirectories=""$(BoostPath)\lib";"$(StxxlPath)\lib";"$(LibXml2Path)\lib";"$(IconvPath)\lib";"$(Bzip2Path)\lib";"$(ZlibPath)\lib";"$(ProtobufPath)\lib""
|
||
|
GenerateDebugInformation="false"
|
||
|
SubSystem="1"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
RandomizedBaseAddress="1"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="xcopy "$(SolutionDir)..\server.ini" "$(OutDir)\" /f /y"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\routed.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\getopt.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\typedefs.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\unistd.h"
|
||
|
>
|
||
|
</File>
|
||
|
<Filter
|
||
|
Name="Contractor"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\Contractor\ContractionCleanup.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Contractor\Contractor.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="DataStructures"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\BaseParser.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\BinaryHeap.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\DynamicGraph.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\ExtractorCallBacks.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\ExtractorStructs.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\GridEdge.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\HashTable.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\ImportEdge.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\InputReaderFactory.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\LevelInformation.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\LRUCache.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\NNGrid.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\NodeCoords.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\NodeInformationHelpDesk.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\PBFParser.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\Percent.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\PhantomNodes.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\PolylineCompressor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\SearchEngine.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\StaticGraph.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\StaticKDTree.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\Util.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\XMLParser.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Plugins"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\BaseDescriptor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\BasePlugin.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\GPXDescriptor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\HelloWorldPlugin.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\JSONDescriptor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\KMLDescriptor.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\LocatePlugin.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\NearestPlugin.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\ObjectForPluginStruct.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\PluginMapFactory.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\RawRouteData.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\RouteParameters.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\RoutePlugin.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Plugins\ViaRoutePlugin.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Server"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\Server\BasicDatastructures.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Server\Connection.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Server\RequestHandler.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Server\RequestParser.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Server\Server.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Server\ServerConfiguration.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Server\ServerFactory.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Util"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\Util\BaseConfiguration.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Util\GraphLoader.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Util\InputFileUtil.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Util\LinuxStackTrace.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Util\MachineInfo.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\Util\StringUtil.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||
|
>
|
||
|
</Filter>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\pbf-proto\fileformat.proto"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\DataStructures\pbf-proto\osmformat.proto"
|
||
|
>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|