aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorKim Gronholm <kim.1.gronholm@nokia.com>2011-12-27 13:06:36 +0200
committerKim Gronholm <kim.1.gronholm@nokia.com>2011-12-27 13:06:36 +0200
commita9baa55456aff95e7797dbe1f9b19d2afb5034e1 (patch)
tree0ba8d0f606b632231796bd8f65b4c6d02d591d16 /tests/auto/auto.pro
Initial commit
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
new file mode 100644
index 0000000..38f3d2a
--- /dev/null
+++ b/tests/auto/auto.pro
@@ -0,0 +1,7 @@
+load(qttest_p4)
+
+QT += opengl declarative
+
+TARGET = tst_qtgraphicaleffects
+
+SOURCES += tst_qtgraphicaleffects.cpp