Files
QtXlsxWriter/tests/auto/styles/styles.pro
T
2013-09-13 12:52:11 +08:00

14 lines
227 B
Prolog

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