summaryrefslogtreecommitdiffstats
path: root/tests/manual/rendertarget-cpp/rendertarget-cpp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/rendertarget-cpp/rendertarget-cpp.pro')
-rw-r--r--tests/manual/rendertarget-cpp/rendertarget-cpp.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/rendertarget-cpp/rendertarget-cpp.pro b/tests/manual/rendertarget-cpp/rendertarget-cpp.pro
index cf01c1242..b11894b60 100644
--- a/tests/manual/rendertarget-cpp/rendertarget-cpp.pro
+++ b/tests/manual/rendertarget-cpp/rendertarget-cpp.pro
@@ -1,5 +1,5 @@
-!include( ../examples.pri ) {
- error( "Couldn't find the examples.pri file!" )
+!include( ../manual.pri ) {
+ error( "Couldn't find the manual.pri file!" )
}
QT += 3dcore 3drender 3dinput 3dextras