Files
QtXlsxWriter/tests/auto/format/format.pro
T
2013-10-25 15:23:03 +08:00

13 lines
224 B
Prolog

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