00350d4251
A private class RichString has been added. More work is needed
13 lines
234 B
Prolog
13 lines
234 B
Prolog
QT += testlib xlsx xlsx-private
|
|
CONFIG += testcase
|
|
DEFINES += XLSX_TEST
|
|
|
|
TARGET = tst_richstringtest
|
|
CONFIG += console
|
|
CONFIG -= app_bundle
|
|
|
|
TEMPLATE = app
|
|
|
|
SOURCES += tst_richstringtest.cpp
|
|
DEFINES += SRCDIR=\\\"$$PWD/\\\"
|