mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
221de6561b
Remove google analytics
13 lines
383 B
Prolog
13 lines
383 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
ScreenPlay/ScreenPlay.pro \
|
|
ScreenPlaySDK/ScreenPlaySDK.pro \
|
|
ScreenPlaySysInfo/ScreenPlaySysInfo.pro \
|
|
ScreenPlayWindow/ScreenPlayWindow.pro \
|
|
ScreenPlayWidget/ScreenPlayWidget.pro \
|
|
ScreenPlay/ThirdParty/stomt-qt-sdk/sdk/stomt-qt-sdk.pro \
|
|
|
|
ScreenPlayWindow.depends = ScreenPlaySDK
|
|
ScreenPlayWidget.depends = ScreenPlaySDK
|
|
|