summaryrefslogtreecommitdiff
path: root/makefiles/nmake/platform.mk
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/nmake/platform.mk')
-rw-r--r--makefiles/nmake/platform.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefiles/nmake/platform.mk b/makefiles/nmake/platform.mk
index 11f9aad..aca9926 100644
--- a/makefiles/nmake/platform.mk
+++ b/makefiles/nmake/platform.mk
@@ -10,7 +10,8 @@
# author: Andreas Baumann, abaumann at yahoo dot com
# The location of the Windows Platform SDK
-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
# TODO: maybe we have to probe certain things like the version
# of the visual studio or the availability of certain addons