diff options
Diffstat (limited to 'tests/auto/math3d/qfixedpt/qfixedpt.pro')
-rw-r--r-- | tests/auto/math3d/qfixedpt/qfixedpt.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/math3d/qfixedpt/qfixedpt.pro b/tests/auto/math3d/qfixedpt/qfixedpt.pro new file mode 100644 index 0000000..94598b5 --- /dev/null +++ b/tests/auto/math3d/qfixedpt/qfixedpt.pro @@ -0,0 +1,2 @@ +load(qttest_p4) +SOURCES += tst_qfixedpt.cpp |