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