added GPUs to telemetry data

This commit is contained in:
Syping 2018-07-13 09:06:53 +02:00
parent 4c6962ab23
commit afeab6120d
2 changed files with 23 additions and 7 deletions

View file

@ -163,7 +163,7 @@ DEFINES += GTA5SYNC_NOASSIST # Not assisting at proper usage of SnapmaticPicture
win32: DEFINES += GTA5SYNC_WIN
win32: RC_FILE += res/app.rc
win32: LIBS += -luser32
win32: LIBS += -luser32 -ld3d9
win32: CONFIG -= embed_manifest_exe
contains(DEFINES, GTA5SYNC_APV): greaterThan(QT_MAJOR_VERSION, 4): greaterThan(QT_MINOR_VERSION, 1): win32: LIBS += -ldwmapi