akashi-esquizolandia/akashi.pro
Cerapter 7a3f4edf4a Separate main from lib
This is so that tests can use the logic without having to call in main as well.
Furthermore, this way, Qt actually recognises it as a library, and makes it easier to import to tests.
2021-04-23 19:05:32 +02:00

8 lines
72 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
akashi \
lib
akashi.depends = lib