summaryrefslogtreecommitdiff
path: root/makefiles/nmake
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-04-14 21:33:22 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-04-14 21:33:22 +0200
commitc2ea0ba67440ed31d47eeb8459ab7d67b904bef8 (patch)
tree91833d15caf813d9204caf647eacca52cecba533 /makefiles/nmake
parentd97b78e6d6978e9e288f1269f54bc820e378868f (diff)
downloadsqlitexx-c2ea0ba67440ed31d47eeb8459ab7d67b904bef8.tar.gz
sqlitexx-c2ea0ba67440ed31d47eeb8459ab7d67b904bef8.tar.bz2
started to sync with makefiles from SMERP
Diffstat (limited to 'makefiles/nmake')
-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