Files
QtXlsxWriter/tests/auto/propsapp/propsapp.pro
T
2013-09-11 14:45:16 +08:00

14 lines
237 B
Prolog

QT += testlib xlsx xlsx-private
CONFIG += testcase
DEFINES += XLSX_TEST
TARGET = tst_docpropsapptest
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_docpropsapptest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"