summaryrefslogtreecommitdiff
path: root/examples/activeqt/activeqt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/activeqt/activeqt.pro')
-rw-r--r--examples/activeqt/activeqt.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/activeqt/activeqt.pro b/examples/activeqt/activeqt.pro
index 5d47940..09b58e6 100644
--- a/examples/activeqt/activeqt.pro
+++ b/examples/activeqt/activeqt.pro
@@ -12,9 +12,3 @@ contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles2):SUBDIRS += opengl
# For now only the contain examples with mingw, for the others you need
# an IDL compiler
win32-g++*|wince*:SUBDIRS = webbrowser
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/activeqt
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS activeqt.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/activeqt
-INSTALLS += target sources