Files
QtXlsxWriter/tests/auto/document/document.pro
T
2013-10-25 10:31:13 +08:00

14 lines
229 B
Prolog

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