Always define the macro XLSX_TEST under debug mode

Change-Id: I91aed7c854e20de0da39bef9ab56b9a6bf560b5a
This commit is contained in:
Debao Zhang
2020-03-19 13:25:22 +08:00
parent 21919f0436
commit 40610a55cb
+1 -1
View File
@@ -8,7 +8,7 @@ CONFIG += build_xlsx_lib
include(qtxlsx.pri)
#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_COPYRIGHT = "Copyright (C) 2013-2014 Debao Zhang <hello@debao.me>"