summaryrefslogtreecommitdiff
path: root/Makefile.W32
blob: a22e0e3c76525c966071cefcdf5b3f49dd632d97 (plain)
1
2
3
4
5
6
7
8
9
TOPDIR = .

#SUBDIRS = libfetch streamhtmlparser googleurl sqlite3 src tests
SUBDIRS = utils sqlite3 src tests

PACKAGE_NAME = CrawlingWolf
PACKAGE_VERSION = 0.0.1

!INCLUDE $(TOPDIR)\makefiles\nmake\top.mk