Always define the macro XLSX_TEST under debug mode
Change-Id: I91aed7c854e20de0da39bef9ab56b9a6bf560b5a
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ CONFIG += build_xlsx_lib
|
|||||||
include(qtxlsx.pri)
|
include(qtxlsx.pri)
|
||||||
|
|
||||||
#Define this macro if you want to run tests, so more AIPs will get exported.
|
#Define this macro if you want to run tests, so more AIPs will get exported.
|
||||||
#DEFINES += XLSX_TEST
|
CONFIG(debug, debug|release):DEFINES += XLSX_TEST
|
||||||
|
|
||||||
QMAKE_TARGET_COMPANY = "Debao Zhang"
|
QMAKE_TARGET_COMPANY = "Debao Zhang"
|
||||||
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2013-2014 Debao Zhang <hello@debao.me>"
|
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2013-2014 Debao Zhang <hello@debao.me>"
|
||||||
|
|||||||
Reference in New Issue
Block a user