summaryrefslogtreecommitdiff
path: root/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.W32')
-rw-r--r--Makefile.W324
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.W32 b/Makefile.W32
index e1ee940..c749a48 100644
--- a/Makefile.W32
+++ b/Makefile.W32
@@ -1,6 +1,8 @@
TOPDIR = .
-SUBDIRS = sqlite-3.6.22 src tests
+!INCLUDE $(TOPDIR)\makefiles\nmake\platform.mk
+
+SUBDIRS = sqlite-$(SQLITE_VERSION) src tests
PACKAGE_NAME = sqlitexx
PACKAGE_VERSION = 0.0.3