Files
moonlight-qt/moonlight-qt.pro
T

13 lines
176 B
Prolog

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