summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxwebview/qfxwebview.pro
blob: ee78950f3b1a3bdb8f790e20d05294960c9aa5dc (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_qfxwebview.cpp

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