adding console config

This commit is contained in:
Syping 2017-03-04 19:48:15 +01:00
parent e7530f6b70
commit 09cf0bd84e
1 changed files with 3 additions and 1 deletions

View File

@ -16,12 +16,14 @@
#* along with this program. If not, see <http://www.gnu.org/licenses/>.
#*****************************************************************************/
QT += gui
QT += gui
DEPLOYMENT.display_name = gta5view-cmd
TARGET = gta5view-cmd
TEMPLATE = app
CONFIG += console
SOURCES += main.cpp \
gta5sync/SnapmaticPicture.cpp \
gta5sync/StringParser.cpp