summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxtextedit/qfxtextedit.pro
blob: b5e04643af653f62c90d0a88055592b55b5240c6 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative gui
macx:CONFIG -= app_bundle

SOURCES += tst_qfxtextedit.cpp

# Define SRCDIR equal to test's source directory
DEFINES += SRCDIR=\\\"$$PWD\\\"