Able to read the document properties back now!

This commit is contained in:
Debao Zhang
2013-09-11 14:45:16 +08:00
parent 81422eb31b
commit aebc0a12b7
17 changed files with 469 additions and 93 deletions
+13
View File
@@ -0,0 +1,13 @@
QT += testlib xlsx xlsx-private
CONFIG += testcase
DEFINES += XLSX_TEST
TARGET = tst_propscoretest
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_propscoretest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"