summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-06-10 19:31:22 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-06-10 19:31:22 +0200
commit5c8df05a029bd9616d517945153a95c6eefc8025 (patch)
treeb0b910c402a0775934e10e9e0565266d65d90117
parent124e73c1f1395aecaab4cd554766be4e47f09cd7 (diff)
downloadwolfbones-5c8df05a029bd9616d517945153a95c6eefc8025.tar.gz
wolfbones-5c8df05a029bd9616d517945153a95c6eefc8025.tar.bz2
configuration on windows again
-rw-r--r--makefiles/nmake/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefiles/nmake/config.mk b/makefiles/nmake/config.mk
index 5f62530..51a5aef 100644
--- a/makefiles/nmake/config.mk
+++ b/makefiles/nmake/config.mk
@@ -13,8 +13,8 @@
# newer versions of Visual Studio integrate the header files of the SDK
# 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:\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 = D:\Programme\Microsoft Platform SDK
# OpenSSL (http://www.slproweb.com/products/Win32OpenSSL.html)