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, 1 insertions, 2 deletions
diff --git a/makefiles/nmake/platform.mk b/makefiles/nmake/platform.mk
index 11f9aad..cb33653 100644
--- a/makefiles/nmake/platform.mk
+++ b/makefiles/nmake/platform.mk
@@ -9,8 +9,7 @@
#
# 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
+!include $(TOPDIR)\makefiles\nmake\config.mk
# TODO: maybe we have to probe certain things like the version
# of the visual studio or the availability of certain addons