added GPUs to telemetry data
This commit is contained in:
parent
4c6962ab23
commit
afeab6120d
2 changed files with 23 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue