summaryrefslogtreecommitdiffstats
path: root/tests/auto/threed/qglpickcolors/qglpickcolors.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/threed/qglpickcolors/qglpickcolors.pro')
-rw-r--r--tests/auto/threed/qglpickcolors/qglpickcolors.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/threed/qglpickcolors/qglpickcolors.pro b/tests/auto/threed/qglpickcolors/qglpickcolors.pro
deleted file mode 100644
index 1394e282..00000000
--- a/tests/auto/threed/qglpickcolors/qglpickcolors.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-load(qttest_p4.prf)
-TEMPLATE=app
-QT += testlib
-CONFIG += unittest warn_on
-
-INCLUDEPATH += ../../../../src/threed/painting
-VPATH += ../../../../src/threed/painting
-
-SOURCES += \
- tst_qglpickcolors.cpp \
- qglpickcolors.cpp
-
-HEADERS += \
- qglpickcolors_p.h