diff options
Diffstat (limited to 'tests/auto/threed/qglsharedresource/qglsharedresource.pro')
-rw-r--r-- | tests/auto/threed/qglsharedresource/qglsharedresource.pro | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/threed/qglsharedresource/qglsharedresource.pro b/tests/auto/threed/qglsharedresource/qglsharedresource.pro deleted file mode 100644 index e551288c..00000000 --- a/tests/auto/threed/qglsharedresource/qglsharedresource.pro +++ /dev/null @@ -1,10 +0,0 @@ -load(qttest_p4.prf) -TEMPLATE=app -QT += testlib -CONFIG += unittest warn_on qt3d - -INCLUDEPATH += ../../../../src/threed/textures -VPATH += ../../../../src/threed/textures - -HEADERS += qglsharedresource_p.h -SOURCES += tst_qglsharedresource.cpp qglsharedresource.cpp |