mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
398 lines
7.2 KiB
XML
398 lines
7.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="websocketpp"
|
|
ProjectGUID="{1C0FD04E-5ACA-4031-B3D1-320A5360C9D0}"
|
|
RootNamespace="websocketpp"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets=".\common.vsprops"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="."
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="0"
|
|
EnableEnhancedInstructionSet="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets=".\common.vsprops"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableEnhancedInstructionSet="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</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="..\..\src\network_utilities.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\uri.cpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="base64"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\base64\base64.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="sha"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\sha1\sha1.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="md5"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\md5\md5.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="messages"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\messages\data.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="processors"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\processors\hybi_header.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\processors\hybi_util.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="rng"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\rng\blank_rng.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rng\boost_rng.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\common.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\connection.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\endpoint.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\network_utilities.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\shared_const_buffer.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\uri.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\websocket_frame.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\websocketpp.hpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="base64"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\base64\base64.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="sha1"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\sha1\sha1.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="utf8_validator"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\utf8_validator\utf8_validator.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="processors"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\processors\hybi.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\processors\hybi_header.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\processors\hybi_legacy.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\processors\hybi_util.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\processors\processor.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="http"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\http\constants.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\http\parser.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="logger"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\logger\logger.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="md5"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\md5\md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\md5\md5.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="messages"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\messages\control.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\messages\data.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="rng"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\rng\blank_rng.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rng\boost_rng.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="roles"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\roles\client.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\roles\server.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="sockets"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\sockets\plain.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sockets\socket_base.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sockets\tls.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|