summaryrefslogtreecommitdiffstats
path: root/examples/opengl/grabber/grabber.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/grabber/grabber.pro')
-rw-r--r--examples/opengl/grabber/grabber.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/opengl/grabber/grabber.pro b/examples/opengl/grabber/grabber.pro
index 5267ccf012..a60dbbe2dc 100644
--- a/examples/opengl/grabber/grabber.pro
+++ b/examples/opengl/grabber/grabber.pro
@@ -7,9 +7,7 @@ QT += opengl widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/opengl/grabber
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS grabber.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/opengl/grabber
-INSTALLS += target sources
+INSTALLS += target
simulator: warning(This example might not fully work on Simulator platform)