Files
QtXlsxWriter/tests/auto/utility/utility.pro
T
2013-09-06 13:00:09 +08:00

19 lines
386 B
Prolog

#-------------------------------------------------
#
# Project created by QtCreator 2013-08-30T11:16:26
#
#-------------------------------------------------
QT += testlib xlsx xlsx-private
CONFIG += testcase
DEFINES += XLSX_TEST
TARGET = tst_utilitytest
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_utilitytest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"