summaryrefslogtreecommitdiff
path: root/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.W32')
-rwxr-xr-xMakefile.W329
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile.W32 b/Makefile.W32
new file mode 100755
index 0000000..cd0942c
--- /dev/null
+++ b/Makefile.W32
@@ -0,0 +1,9 @@
+TOPDIR = .
+
+#SUBDIRS = libfetch streamhtmlparser googleurl sqlite3 src tests
+SUBDIRS = utils src tests
+
+PACKAGE_NAME = CrawlingWolf
+PACKAGE_VERSION = 0.0.1
+
+!INCLUDE $(TOPDIR)\makefiles\nmake\top.mk