Code refactor, make use of benchmarks

This commit is contained in:
Debao Zhang
2014-03-12 15:38:21 +08:00
parent 36c42eb39b
commit 1b554d4fea
7 changed files with 133 additions and 9 deletions
+13
View File
@@ -0,0 +1,13 @@
QT += testlib #xlsx # xlsx-private
CONFIG += testcase
DEFINES += XLSX_TEST
TARGET = tst_xmlspacetest
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_xmlspacetest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"