moonlight-qt/moonlight-qt.pro

13 lines
176 B
Prolog
Raw Normal View History

2018-05-06 00:25:55 +00:00
TEMPLATE = subdirs
SUBDIRS = \
moonlight-common-c \
opus \
qmdnsengine \
2018-05-06 00:25:55 +00:00
app
2018-04-28 22:39:50 +00:00
2018-05-06 00:25:55 +00:00
CONFIG += ordered
# Run our compile tests
load(configure)
qtCompileTest(SLVideo)