From fd7e04ea8b40270c4181c6910cf4ca1437c68cad Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 21 Jan 2009 00:07:07 +0000 Subject: tun mode works now on windows --- src/anytun.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/anytun.vcproj') diff --git a/src/anytun.vcproj b/src/anytun.vcproj index b10773f..1f4d47d 100644 --- a/src/anytun.vcproj +++ b/src/anytun.vcproj @@ -42,7 +42,7 @@ Name="VCCLCompilerTool" AdditionalOptions="/I "C:\Program Files\boost\boost_1_35_0\"" Optimization="0" - PreprocessorDefinitions="LOG_STDOUT;USE_SSL_CRYPTO;NO_DAEMON;NO_EXEC;NO_SYSLOG;NO_SIGNALCONTROLLER;WIN32_LEAN_AND_MEAN" + PreprocessorDefinitions="NO_ROUTING;LOG_STDOUT;USE_SSL_CRYPTO;NO_DAEMON;NO_EXEC;NO_SYSLOG;NO_SIGNALCONTROLLER;WIN32_LEAN_AND_MEAN" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" -- cgit v1.2.3