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
@@ -3,8 +3,7 @@
|
||||
TEMPLATE = lib
|
||||
CODECFORSRC = UTF-8
|
||||
|
||||
CONFIG += staticlib thread exceptions rtti stl warn_on release
|
||||
#CONFIG += staticlib thread exceptions rtti stl warn_on debug
|
||||
CONFIG += staticlib thread exceptions rtti stl warn_on
|
||||
|
||||
UI_DIR = uics
|
||||
TARGET = lib/pokerth_lib
|
||||
|
||||
Reference in New Issue
Block a user