summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmleasefollow/qmleasefollow.pro
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-11-12 04:52:49 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2009-11-12 04:52:49 (GMT)
commite92e9faeddf4db377eb62cd17256141b1f45a2f0 (patch)
tree2c5f3cfa073eb732753e9a003edcdfabac4cb98a /tests/auto/declarative/qmleasefollow/qmleasefollow.pro
parenta2042dbd9c29459ec7c6fbc7a613e2ad8a917eb0 (diff)
downloadQt-e92e9faeddf4db377eb62cd17256141b1f45a2f0.zip
Qt-e92e9faeddf4db377eb62cd17256141b1f45a2f0.tar.gz
Qt-e92e9faeddf4db377eb62cd17256141b1f45a2f0.tar.bz2
EaseFollow autotests
Diffstat (limited to 'tests/auto/declarative/qmleasefollow/qmleasefollow.pro')
-rw-r--r--tests/auto/declarative/qmleasefollow/qmleasefollow.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmleasefollow/qmleasefollow.pro b/tests/auto/declarative/qmleasefollow/qmleasefollow.pro
new file mode 100644
index 0000000..4224a7e
--- /dev/null
+++ b/tests/auto/declarative/qmleasefollow/qmleasefollow.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+contains(QT_CONFIG,declarative): QT += declarative gui
+macx:CONFIG -= app_bundle
+
+SOURCES += tst_qmleasefollow.cpp
+
+# Define SRCDIR equal to test's source directory
+DEFINES += SRCDIR=\\\"$$PWD\\\"