aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/graph/graph.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/graph/graph.pro')
-rw-r--r--examples/quick/scenegraph/graph/graph.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/quick/scenegraph/graph/graph.pro b/examples/quick/scenegraph/graph/graph.pro
index fe36585d77..56aebdc6ea 100644
--- a/examples/quick/scenegraph/graph/graph.pro
+++ b/examples/quick/scenegraph/graph/graph.pro
@@ -24,11 +24,7 @@ RESOURCES += \
graph.qrc
OTHER_FILES += \
- main.qml \
- shaders/noisy.vsh \
- shaders/noisy.fsh \
- shaders/line.fsh \
- shaders/line.vsh
+ main.qml
target.path = $$[QT_INSTALL_EXAMPLES]/quick/scenegraph/graph
INSTALLS += target