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