summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxloader/qfxloader.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qfxloader/qfxloader.pro')
-rw-r--r--tests/auto/declarative/qfxloader/qfxloader.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/declarative/qfxloader/qfxloader.pro b/tests/auto/declarative/qfxloader/qfxloader.pro
new file mode 100644
index 0000000..643c18c
--- /dev/null
+++ b/tests/auto/declarative/qfxloader/qfxloader.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+contains(QT_CONFIG,declarative): QT += declarative gui
+SOURCES += tst_qfxloader.cpp
+
+DEFINES += SRCDIR=\\\"$$PWD\\\"