From 0832ab5e823027f63d9d4638571b9b417a99b694 Mon Sep 17 00:00:00 2001 From: Tobias Oberstein Date: Wed, 7 Mar 2012 15:19:07 +0100 Subject: [PATCH] make vc build work again --- windows/vcpp2010/examples/wsperf/wsperf.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/vcpp2010/examples/wsperf/wsperf.vcxproj b/windows/vcpp2010/examples/wsperf/wsperf.vcxproj index 9886234e41..dce6ac4ef4 100644 --- a/windows/vcpp2010/examples/wsperf/wsperf.vcxproj +++ b/windows/vcpp2010/examples/wsperf/wsperf.vcxproj @@ -65,7 +65,7 @@ MaxSpeed true true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + _WEBSOCKETPP_CPP11_FRIEND_;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) $(BOOSTROOT);..;%(AdditionalIncludeDirectories) MultiThreaded false