From cc19486d5cc448647961918ebd73e2aced5eb803 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 22 May 2010 18:08:26 +0200 Subject: switched windows development machine --- makefiles/nmake/config.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/makefiles/nmake/config.mk b/makefiles/nmake/config.mk index f876d25..60349ce 100644 --- a/makefiles/nmake/config.mk +++ b/makefiles/nmake/config.mk @@ -14,7 +14,8 @@ # some versions of Visual Studio miss the mc.exe binary #PLATFORM_SDK_DIR = C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2 -PLATFORM_SDK_DIR = C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2 +#PLATFORM_SDK_DIR = C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2 +PLATFORM_SDK_DIR = D:\Programme\Microsoft Platform SDK # OpenSSL (http://www.slproweb.com/products/Win32OpenSSL.html) ############################################################## -- cgit v1.2.3-54-g00ecf