1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-07 03:22:33 +01:00
ScreenPlay/ScreenPlay.pro

14 lines
493 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
SUBDIRS = \
ScreenPlay/ScreenPlay.pro \
2018-09-20 15:42:47 +02:00
ScreenPlaySDK/ScreenPlaySDK.pro \
2018-09-19 13:19:51 +02:00
ScreenPlaySysInfo/ScreenPlaySysInfo.pro \
2018-03-08 22:03:05 +01:00
ScreenPlayWindow/ScreenPlayWindow.pro \
ScreenPlay/ThirdParty/qt-google-analytics/qt-google-analytics.pro \
ScreenPlay/ThirdParty/stomt-qt-sdk/sdk/stomt-qt-sdk.pro \
ScreenPlayWidget/ScreenPlayWidget.pro
2017-07-06 14:00:43 +02:00
ScreenPlayWindow.depends = ScreenPlaySDK
ScreenPlayWidget.depends = ScreenPlaySDK
ScreenPlay.depends = qt-google-analytics