moonlight-qt/moonlight-qt.pro
2018-07-21 20:29:05 -07:00

12 lines
176 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
moonlight-common-c \
opus \
qmdnsengine \
app
CONFIG += ordered
# Run our compile tests
load(configure)
qtCompileTest(SLVideo)