Use beast_asio for AsioUnitTest

This commit is contained in:
Vinnie Falco
2013-08-06 18:56:04 -07:00
parent 6b2c6a5d39
commit aecf098053
6 changed files with 165 additions and 1228 deletions

View File

@@ -1030,6 +1030,7 @@
</ClCompile>
<ClCompile Include="..\..\modules\ripple_websocket\ripple_websocket.cpp" />
<ClCompile Include="..\..\src\cpp\protobuf_core.cpp" />
<ClCompile Include="..\..\Subtrees\beast\modules\beast_asio\beast_asio.cpp" />
<ClCompile Include="..\..\Subtrees\beast\modules\beast_basics\beast_basics.cpp" />
<ClCompile Include="..\..\Subtrees\beast\modules\beast_core\beast_core.cpp" />
<ClCompile Include="..\..\Subtrees\beast\modules\beast_crypto\beast_crypto.cpp" />

View File

@@ -891,6 +891,9 @@
<ClCompile Include="..\..\modules\ripple_basio\tests\ripple_AsioTests.cpp">
<Filter>[1] Ripple\ripple_basio\tests</Filter>
</ClCompile>
<ClCompile Include="..\..\Subtrees\beast\modules\beast_asio\beast_asio.cpp">
<Filter>[0] Subtrees\beast</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\Subtrees\sqlite\sqlite3.h">