summaryrefslogtreecommitdiffstats
path: root/tests/auto/threed/qareaallocator/qareaallocator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/threed/qareaallocator/qareaallocator.pro')
-rw-r--r--tests/auto/threed/qareaallocator/qareaallocator.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/threed/qareaallocator/qareaallocator.pro b/tests/auto/threed/qareaallocator/qareaallocator.pro
new file mode 100644
index 000000000..b41e5d7f3
--- /dev/null
+++ b/tests/auto/threed/qareaallocator/qareaallocator.pro
@@ -0,0 +1,6 @@
+load(qttest_p4.prf)
+TEMPLATE=app
+QT += testlib
+CONFIG += unittest warn_on qt3d
+
+SOURCES += tst_qareaallocator.cpp