summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qtextureimage/qtextureimage.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/qtextureimage/qtextureimage.pro')
-rw-r--r--tests/auto/render/qtextureimage/qtextureimage.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/render/qtextureimage/qtextureimage.pro b/tests/auto/render/qtextureimage/qtextureimage.pro
deleted file mode 100644
index 9f556e41b..000000000
--- a/tests/auto/render/qtextureimage/qtextureimage.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = app
-
-TARGET = tst_qtextureimage
-
-QT += 3dcore 3dcore-private 3drender 3drender-private testlib
-
-CONFIG += testcase
-
-SOURCES += tst_qtextureimage.cpp
-
-include(../../core/common/common.pri)
-include(../commons/commons.pri)