summaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-07-13 19:19:19 +0200
committerAndreas Baumann <abaumann@yahoo.com>2009-07-13 19:19:19 +0200
commit7c73189081eeab63da7ed60d26d93a7817fb2bc5 (patch)
tree5b705185feaeb305e661a3d4b791f305a0444be6 /makefiles
parenta4dcd74ac0716348ff9ea8529c28cf5bef474bc6 (diff)
downloadwolfbones-7c73189081eeab63da7ed60d26d93a7817fb2bc5.tar.gz
wolfbones-7c73189081eeab63da7ed60d26d93a7817fb2bc5.tar.bz2
adapted to Windows SDK 2003 R2
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/nmake/platform.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/nmake/platform.mk b/makefiles/nmake/platform.mk
index d4085d0..11f9aad 100644
--- a/makefiles/nmake/platform.mk
+++ b/makefiles/nmake/platform.mk
@@ -10,7 +10,7 @@
# author: Andreas Baumann, abaumann at yahoo dot com
# The location of the Windows Platform SDK
-PLATFORM_SDK_DIR = D:\Programme\Microsoft Platform SDK
+PLATFORM_SDK_DIR = C:\Programme\Microsoft Platform SDK for Windows Server 2003 R2
# TODO: maybe we have to probe certain things like the version
# of the visual studio or the availability of certain addons