summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorU-Andreas-PC\Andreas <abaumann@yahoo.com>2011-01-27 18:36:45 +0100
committerU-Andreas-PC\Andreas <abaumann@yahoo.com>2011-01-27 18:36:45 +0100
commit32d3de31f9fcc93d6dab5a59b229d3182e4edf00 (patch)
treeed13db280414063dde78d7ae6cd722e1dedd5a50
parentd19074c4a9176df0e7b4d9af41f16de9776e32e9 (diff)
downloadwolfbones-32d3de31f9fcc93d6dab5a59b229d3182e4edf00.tar.gz
wolfbones-32d3de31f9fcc93d6dab5a59b229d3182e4edf00.tar.bz2
-
-rw-r--r--makefiles/nmake/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefiles/nmake/config.mk b/makefiles/nmake/config.mk
index 60349ce..c45e359 100644
--- a/makefiles/nmake/config.mk
+++ b/makefiles/nmake/config.mk
@@ -15,7 +15,8 @@
#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
+#PLATFORM_SDK_DIR = D:\Programme\Microsoft Platform SDK
+PLATFORM_SDK_DIR = C:\Program Files\Microsoft SDKs\Windows\v7.0
# OpenSSL (http://www.slproweb.com/products/Win32OpenSSL.html)
##############################################################