summaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
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