summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-05-22 18:08:26 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-05-22 18:08:26 +0200
commitcc19486d5cc448647961918ebd73e2aced5eb803 (patch)
tree92fc135fb8afa40bbe97d3c75d16aa19447ed773
parent458bd5a3fdd08c1c4bee5c3ff759396d28eae549 (diff)
downloadwolfbones-cc19486d5cc448647961918ebd73e2aced5eb803.tar.gz
wolfbones-cc19486d5cc448647961918ebd73e2aced5eb803.tar.bz2
switched windows development machine
-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 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)
##############################################################