summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qshaderprogram/qshaderprogram.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/qshaderprogram/qshaderprogram.pro')
-rw-r--r--tests/auto/render/qshaderprogram/qshaderprogram.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/render/qshaderprogram/qshaderprogram.pro b/tests/auto/render/qshaderprogram/qshaderprogram.pro
index 6f40caee9..4ab65c455 100644
--- a/tests/auto/render/qshaderprogram/qshaderprogram.pro
+++ b/tests/auto/render/qshaderprogram/qshaderprogram.pro
@@ -8,5 +8,8 @@ CONFIG += testcase
SOURCES += tst_qshaderprogram.cpp
+RESOURCES += \
+ shaders.qrc
+
include(../../core/common/common.pri)
include(../commons/commons.pri)