mirror of
https://gitlab.com/Syping/gta5view-cmd
synced 2024-11-23 06:00:22 +01:00
adding console config
This commit is contained in:
parent
e7530f6b70
commit
09cf0bd84e
1 changed files with 3 additions and 1 deletions
|
@ -22,6 +22,8 @@ DEPLOYMENT.display_name = gta5view-cmd
|
|||
TARGET = gta5view-cmd
|
||||
TEMPLATE = app
|
||||
|
||||
CONFIG += console
|
||||
|
||||
SOURCES += main.cpp \
|
||||
gta5sync/SnapmaticPicture.cpp \
|
||||
gta5sync/StringParser.cpp
|
||||
|
|
Loading…
Reference in a new issue