1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-10-06 09:17:07 +02:00

Merge branch 'feature/sysinfo-revamp' of https://gitlab.com/aimber/ScreenPlay into HEAD

# Conflicts:
#	ScreenPlay.pro
#	ScreenPlaySysInfoSDK/SysInfoSDK/cpu_generic.h
#	ScreenPlaySysInfoSDK/SysInfoSDK/ram_generic.h
This commit is contained in:
JeJo 2019-04-20 16:13:09 +02:00
parent 8ca6418923
commit 273a4cbaca

View File

@ -4,7 +4,7 @@ SUBDIRS += \
ScreenPlaySDK/ScreenPlaySDK.pro \
ScreenPlayWindow/ScreenPlayWindow.pro \
ScreenPlayWidget/ScreenPlayWidget.pro \
ScreenPlay/ThirdParty/stomt-qt-sdk/sdk/stomt-qt-sdk.pro \
#ScreenPlay/ThirdParty/stomt-qt-sdk/sdk/stomt-qt-sdk.pro \
ScreenPlayWindow.depends = ScreenPlaySDK
ScreenPlayWidget.depends = ScreenPlaySDK
@ -14,3 +14,4 @@ win32 {
SUBDIRS += \
ScreenPlaySysInfo/ScreenPlaySysInfo.pro \
}