akashi-esquizolandia/project-akashi.pro
2025-06-25 04:49:53 -03:00

13 lines
170 B
Prolog
Executable File

TEMPLATE = subdirs
SUBDIRS += \
core \
akashi \
tests
core.file = core.pro
core.tests = tests
tests.depends = core
akashi.file = akashi.pro
akashi.depends = core