This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core/Hive.pro
2014-01-26 00:03:37 +01:00

11 lines
219 B
INI

TEMPLATE=subdirs
SUBDIRS += libhive server plugins
server.depends = libhive plugins
plugins.depends = libhive
docs.depends = libhive server
docs.commands = cd ../doc; qdoc config.qdocconf
QMAKE_EXTRA_TARGETS += docs