summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglbuffer/qglbuffer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl/qglbuffer/qglbuffer.pro')
-rw-r--r--tests/auto/opengl/qglbuffer/qglbuffer.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/opengl/qglbuffer/qglbuffer.pro b/tests/auto/opengl/qglbuffer/qglbuffer.pro
deleted file mode 100644
index f12a191f79..0000000000
--- a/tests/auto/opengl/qglbuffer/qglbuffer.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-############################################################
-# Project file for autotest for file qglbuffer.h
-############################################################
-
-CONFIG += testcase
-TARGET = tst_qglbuffer
-requires(qtHaveModule(opengl))
-QT += opengl widgets testlib
-
-SOURCES += tst_qglbuffer.cpp