the-libs/the-libs.pro
2018-08-03 22:31:27 +10:00

8 lines
121 B
Prolog

TEMPLATE = subdirs
library.subdir = lib
unittest.subdir = test
unittest.depends = library
SUBDIRS += library unittest