diff options
Diffstat (limited to 'tests/auto/math3d/math3d.pro')
-rw-r--r-- | tests/auto/math3d/math3d.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/math3d/math3d.pro b/tests/auto/math3d/math3d.pro new file mode 100644 index 0000000..d6189ef --- /dev/null +++ b/tests/auto/math3d/math3d.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs +SUBDIRS = qmatrixnxn qquaternion qvectornd |