mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
fix relative paths
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\boost_1_47_0;.."
|
||||
AdditionalIncludeDirectories="..\..\..\..\boost_1_47_0;.."
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
@@ -62,7 +62,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="..\..\..\boost_1_47_0\stage\lib"
|
||||
AdditionalLibraryDirectories="..\..\..\..\boost_1_47_0\stage\lib"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"
|
||||
@@ -116,7 +116,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
AdditionalIncludeDirectories="..\..\..\boost_1_47_0;.."
|
||||
AdditionalIncludeDirectories="..\..\..\..\boost_1_47_0;.."
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="false"
|
||||
@@ -138,7 +138,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="..\..\..\boost_1_47_0\stage\lib"
|
||||
AdditionalLibraryDirectories="..\..\..\..\boost_1_47_0\stage\lib"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
@@ -177,11 +177,11 @@
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\examples\chat_client\chat_client.cpp"
|
||||
RelativePath="..\..\..\examples\chat_client\chat_client.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\examples\chat_client\chat_client_handler.cpp"
|
||||
RelativePath="..\..\..\examples\chat_client\chat_client_handler.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@@ -191,7 +191,7 @@
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\examples\chat_client\chat_client_handler.hpp"
|
||||
RelativePath="..\..\..\examples\chat_client\chat_client_handler.hpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\boost_1_47_0;.."
|
||||
AdditionalIncludeDirectories="..\..\..\..\boost_1_47_0;.."
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
@@ -62,7 +62,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="..\..\..\boost_1_47_0\stage\lib"
|
||||
AdditionalLibraryDirectories="..\..\..\..\boost_1_47_0\stage\lib"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"
|
||||
@@ -116,7 +116,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
AdditionalIncludeDirectories="..\..\..\boost_1_47_0;.."
|
||||
AdditionalIncludeDirectories="..\..\..\..\boost_1_47_0;.."
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="false"
|
||||
@@ -138,7 +138,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="..\..\..\boost_1_47_0\stage\lib"
|
||||
AdditionalLibraryDirectories="..\..\..\..\boost_1_47_0\stage\lib"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
@@ -177,11 +177,11 @@
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\examples\chat_server\chat.cpp"
|
||||
RelativePath="..\..\..\examples\chat_server\chat.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\examples\chat_server\chat_server.cpp"
|
||||
RelativePath="..\..\..\examples\chat_server\chat_server.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@@ -191,7 +191,7 @@
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\examples\chat_server\chat.hpp"
|
||||
RelativePath="..\..\..\examples\chat_server\chat.hpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\boost_1_47_0;.."
|
||||
AdditionalIncludeDirectories="..\..\..\..\boost_1_47_0;.."
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
@@ -63,7 +63,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="..\..\..\boost_1_47_0\stage\lib"
|
||||
AdditionalLibraryDirectories="..\..\..\..\boost_1_47_0\stage\lib"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"
|
||||
@@ -117,7 +117,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
AdditionalIncludeDirectories="..\..\..\boost_1_47_0;.."
|
||||
AdditionalIncludeDirectories="..\..\..\..\boost_1_47_0;.."
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="false"
|
||||
@@ -139,7 +139,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="..\..\..\boost_1_47_0\stage\lib"
|
||||
AdditionalLibraryDirectories="..\..\..\..\boost_1_47_0\stage\lib"
|
||||
GenerateDebugInformation="false"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
@@ -178,11 +178,11 @@
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\examples\echo_server\echo.cpp"
|
||||
RelativePath="..\..\..\examples\echo_server\echo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\examples\echo_server\echo_server.cpp"
|
||||
RelativePath="..\..\..\examples\echo_server\echo_server.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@@ -192,7 +192,7 @@
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\examples\echo_server\echo.hpp"
|
||||
RelativePath="..\..\..\examples\echo_server\echo.hpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\boost_1_47_0;."
|
||||
AdditionalIncludeDirectories="..\..\..\boost_1_47_0;."
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
@@ -107,7 +107,7 @@
|
||||
Optimization="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
FavorSizeOrSpeed="1"
|
||||
AdditionalIncludeDirectories="..\..\boost_1_47_0;."
|
||||
AdditionalIncludeDirectories="..\..\..\boost_1_47_0;."
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;WIN32_LEAN_AND_MEAN;NOCOMM;_WIN32_WINNT=0x0600"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="false"
|
||||
@@ -155,38 +155,38 @@
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\network_utilities.cpp"
|
||||
RelativePath="..\..\src\network_utilities.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_client.cpp"
|
||||
RelativePath="..\..\src\websocket_client.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_client_session.cpp"
|
||||
RelativePath="..\..\src\websocket_client_session.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_frame.cpp"
|
||||
RelativePath="..\..\src\websocket_frame.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_server.cpp"
|
||||
RelativePath="..\..\src\websocket_server.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_server_session.cpp"
|
||||
RelativePath="..\..\src\websocket_server_session.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_session.cpp"
|
||||
RelativePath="..\..\src\websocket_session.cpp"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="base64"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\base64\base64.cpp"
|
||||
RelativePath="..\..\src\base64\base64.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@@ -194,7 +194,7 @@
|
||||
Name="sha"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\sha1\sha1.cpp"
|
||||
RelativePath="..\..\src\sha1\sha1.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@@ -205,46 +205,46 @@
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\network_utilities.hpp"
|
||||
RelativePath="..\..\src\network_utilities.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_client.hpp"
|
||||
RelativePath="..\..\src\websocket_client.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_client_session.hpp"
|
||||
RelativePath="..\..\src\websocket_client_session.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_connection_handler.hpp"
|
||||
RelativePath="..\..\src\websocket_connection_handler.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_frame.hpp"
|
||||
RelativePath="..\..\src\websocket_frame.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_server.hpp"
|
||||
RelativePath="..\..\src\websocket_server.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_server_session.hpp"
|
||||
RelativePath="..\..\src\websocket_server_session.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocket_session.hpp"
|
||||
RelativePath="..\..\src\websocket_session.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\websocketpp.hpp"
|
||||
RelativePath="..\..\src\websocketpp.hpp"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="base64"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\base64\base64.h"
|
||||
RelativePath="..\..\src\base64\base64.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@@ -252,7 +252,7 @@
|
||||
Name="sha"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\sha1\sha1.h"
|
||||
RelativePath="..\..\src\sha1\sha1.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@@ -260,7 +260,7 @@
|
||||
Name="utf8_validator"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\src\utf8_validator\utf8_validator.hpp"
|
||||
RelativePath="..\..\src\utf8_validator\utf8_validator.hpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
|
||||
Reference in New Issue
Block a user