add hybrid code of gta5sync/gta5view
This commit is contained in:
parent
78df09d1dd
commit
6b1d5b6d1d
3 changed files with 16 additions and 9 deletions
|
@ -21,8 +21,11 @@ QT += core gui network
|
|||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
greaterThan(QT_MAJOR_VERSION, 4): greaterThan(QT_MINOR_VERSION, 1): win32: QT += winextras
|
||||
|
||||
DEFINES += GTA5SYNC_DISABLED # disabling sync (remove it for building gta5sync)
|
||||
|
||||
DEPLOYMENT.display_name = gta5view
|
||||
TARGET = gta5view
|
||||
|
||||
TEMPLATE = app
|
||||
|
||||
SOURCES += main.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue