mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-21 18:24:29 +08:00
12 lines
152 B
Prolog
12 lines
152 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
src \
|
|
tests
|
|
|
|
tests.depends = src
|
|
|
|
OTHER_FILES = \
|
|
package/features/*.prf \
|
|
include/* \
|
|
qtpromise.pri
|