summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxtextedit/qfxtextedit.pro
blob: 90546a4313f999def12142be36a70b077ffa3a2a (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative gui
SOURCES += tst_qfxtextedit.cpp

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