Get rid of all the extra compile warnings

This commit is contained in:
Kris Moore
2016-02-01 14:36:58 -05:00
parent e9fd60096b
commit 2b0fbcc2a2

View File

@@ -1,7 +1,7 @@
TEMPLATE = app
LANGUAGE = C++
CONFIG += qt warn_on release
CONFIG += qt warn_off release
QT = core network websockets concurrent
HEADERS += globals.h globals-qt.h \