2018-01-31 21:54:25 +01:00
|
|
|
TEMPLATE = subdirs
|
2019-04-01 13:03:49 +02:00
|
|
|
SUBDIRS += \
|
2018-02-22 15:22:10 +01:00
|
|
|
ScreenPlay/ScreenPlay.pro \
|
2018-09-20 15:42:47 +02:00
|
|
|
ScreenPlaySDK/ScreenPlaySDK.pro \
|
2019-07-26 13:08:27 +02:00
|
|
|
ScreenPlayWallpaper/ScreenPlayWallpaper.pro \
|
2018-10-17 20:39:39 +02:00
|
|
|
ScreenPlayWidget/ScreenPlayWidget.pro \
|
2019-04-27 11:55:29 +02:00
|
|
|
ScreenPlay/ThirdParty/stomt-qt-sdk/sdk/stomt-qt-sdk.pro \
|
2017-07-06 14:00:43 +02:00
|
|
|
|
2019-07-26 13:08:27 +02:00
|
|
|
ScreenPlayWallpaper.depends = ScreenPlaySDK
|
2018-03-21 18:59:43 +01:00
|
|
|
ScreenPlayWidget.depends = ScreenPlaySDK
|
2018-11-21 21:07:04 +01:00
|
|
|
|
2019-04-01 13:03:49 +02:00
|
|
|
|
|
|
|
win32 {
|
|
|
|
SUBDIRS += \
|
|
|
|
ScreenPlaySysInfo/ScreenPlaySysInfo.pro \
|
|
|
|
}
|
2019-04-20 16:13:09 +02:00
|
|
|
|