Add read xml function for Relationships

This commit is contained in:
Debao Zhang
2013-09-10 14:02:26 +08:00
parent f5411b9b5a
commit 1e16a60a90
5 changed files with 150 additions and 18 deletions
@@ -0,0 +1,19 @@
#-------------------------------------------------
#
# Project created by QtCreator 2013-09-10T13:27:11
#
#-------------------------------------------------
QT += testlib xlsx xlsx-private
CONFIG += testcase
DEFINES += XLSX_TEST
TARGET = tst_relationshipstest
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_relationshipstest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"