Embed our own private copy of websocketpp.

This commit is contained in:
Arthur Britto
2012-12-12 19:07:03 -08:00
parent 7ec2e5cc3e
commit be5087a9de
238 changed files with 48634 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="common"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\..\..\boost_1_47_0"
/>
<Tool
Name="VCLinkerTool"
AdditionalLibraryDirectories="..\..\..\..\boost_1_47_0\stage\lib"
/>
</VisualStudioPropertySheet>