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