From 3edf2e19dc1d2f41f941291ae78bddc2b5e32e03 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 28 Nov 2012 16:09:12 +0100 Subject: centralize and fixup example sources install targets follow respective change in qtbase Change-Id: I6bbcefcad264191dac51d52cd335de776ae3bfe5 Reviewed-by: Jerome Pasion --- examples/activeqt/qutlook/qutlook.pro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'examples/activeqt/qutlook/qutlook.pro') diff --git a/examples/activeqt/qutlook/qutlook.pro b/examples/activeqt/qutlook/qutlook.pro index 484107d..30d5bc5 100644 --- a/examples/activeqt/qutlook/qutlook.pro +++ b/examples/activeqt/qutlook/qutlook.pro @@ -18,6 +18,4 @@ isEmpty(TYPELIBS) { # install target.path = $$[QT_INSTALL_EXAMPLES]/activeqt/qutlook -sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS qutlook.pro -sources.path = $$[QT_INSTALL_EXAMPLES]/activeqt/qutlook -INSTALLS += target sources +INSTALLS += target -- cgit v1.2.3