Files
QtXlsxWriter/tests/benchmarks/xmlspace/xmlspace.pro
T
2014-03-12 15:38:21 +08:00

14 lines
234 B
Prolog

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/\\\"