Add basic tests facility

This commit is contained in:
Debao Zhang
2013-08-30 13:17:09 +08:00
parent 7816c724dc
commit 9154e483b9
8 changed files with 147 additions and 6 deletions
+3
View File
@@ -7,6 +7,9 @@ load(qt_module)
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
QMAKE_TARGET_COMPANY = "Debao Zhang"
QMAKE_TARGET_COPYRIGHT = "Copyright (C) 2013 Debao Zhang <hello@debao.me>"
QMAKE_TARGET_DESCRIPTION = ".Xlsx file wirter for Qt5"