summaryrefslogtreecommitdiffstats
path: root/tests/auto/math3d/qvectornd/qvectornd.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/math3d/qvectornd/qvectornd.pro')
-rw-r--r--tests/auto/math3d/qvectornd/qvectornd.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/math3d/qvectornd/qvectornd.pro b/tests/auto/math3d/qvectornd/qvectornd.pro
new file mode 100644
index 0000000..0981637
--- /dev/null
+++ b/tests/auto/math3d/qvectornd/qvectornd.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+VPATH += ../shared
+INCLUDEPATH += ../shared
+HEADERS += math3dincludes.h
+SOURCES += tst_qvectornd.cpp