2018-01-31 21:54:25 +01:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = \
|
2018-02-22 15:22:10 +01:00
|
|
|
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 \
|
2018-09-14 12:55:10 +02:00
|
|
|
ScreenPlay/ThirdParty/qt-google-analytics/qt-google-analytics.pro \
|
|
|
|
ScreenPlay/ThirdParty/stomt-qt-sdk/sdk/stomt-qt-sdk.pro \
|
2018-03-21 18:59:43 +01:00
|
|
|
ScreenPlayWidget/ScreenPlayWidget.pro
|
2017-07-06 14:00:43 +02:00
|
|
|
|
2018-02-12 15:35:08 +01:00
|
|
|
ScreenPlayWindow.depends = ScreenPlaySDK
|
2018-03-21 18:59:43 +01:00
|
|
|
ScreenPlayWidget.depends = ScreenPlaySDK
|
2018-09-14 12:55:10 +02:00
|
|
|
ScreenPlay.depends = qt-google-analytics
|