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
Michael Zanetti 9fd2a4c1b4 fix dir
2014-01-26 00:19:47 +01:00

11 lines
216 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