summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/math3d/math3d.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/math3d/math3d.pro')
-rw-r--r--tests/auto/gui/math3d/math3d.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/gui/math3d/math3d.pro b/tests/auto/gui/math3d/math3d.pro
new file mode 100644
index 0000000000..d977afa6e0
--- /dev/null
+++ b/tests/auto/gui/math3d/math3d.pro
@@ -0,0 +1,6 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ qquaternion \
+ qvectornd \
+ qmatrixnxn \
+