summaryrefslogtreecommitdiff
path: root/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.W32')
-rw-r--r--Makefile.W328
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.W32 b/Makefile.W32
new file mode 100644
index 0000000..e1ee940
--- /dev/null
+++ b/Makefile.W32
@@ -0,0 +1,8 @@
+TOPDIR = .
+
+SUBDIRS = sqlite-3.6.22 src tests
+
+PACKAGE_NAME = sqlitexx
+PACKAGE_VERSION = 0.0.3
+
+!INCLUDE $(TOPDIR)\makefiles\nmake\top.mk