diff options
Diffstat (limited to 'tests/benchmarks/qarray/qarray.pro')
-rw-r--r-- | tests/benchmarks/qarray/qarray.pro | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/benchmarks/qarray/qarray.pro b/tests/benchmarks/qarray/qarray.pro deleted file mode 100644 index c237dde4..00000000 --- a/tests/benchmarks/qarray/qarray.pro +++ /dev/null @@ -1,5 +0,0 @@ -TEMPLATE=app -QT += testlib -CONFIG += unittest warn_on qt3d - -SOURCES += tst_qarray.cpp |