start 0.8 svn! remove debug/release config options from pro files (need
to be set via CONFIG+= qmake command option now)
This commit is contained in:
+1
-2
@@ -7,8 +7,7 @@ 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
|
||||
|
||||
UI_DIR = uics
|
||||
TARGET = bin/pokerth_server
|
||||
|
||||
Reference in New Issue
Block a user