Warning: Enables debug mode.
More steps towards downloading avatars from external server. This is currently BROKEN.
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ isEmpty( PREFIX ){
|
||||
TEMPLATE = app
|
||||
CODECFORSRC = UTF-8
|
||||
|
||||
CONFIG += thread console embed_manifest_exe exceptions rtti stl warn_on release
|
||||
#CONFIG += thread console embed_manifest_exe exceptions rtti stl warn_on debug
|
||||
#CONFIG += thread console embed_manifest_exe exceptions rtti stl warn_on release
|
||||
CONFIG += thread console embed_manifest_exe exceptions rtti stl warn_on debug
|
||||
|
||||
UI_DIR = uics
|
||||
TARGET = bin/pokerth_server
|
||||
|
||||
Reference in New Issue
Block a user