From e72c0afcfb35de5225a6b4a7fb04c546baa93b07 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 19 Oct 2011 09:08:53 +0200 Subject: QtTools: Remove symbian branches from .pro-files. Change-Id: I9b84010a5e0628e348569201503ab6c25a3bbfd5 Reviewed-by: Friedemann Kleint --- examples/help/contextsensitivehelp/contextsensitivehelp.pro | 7 ------- 1 file changed, 7 deletions(-) (limited to 'examples/help/contextsensitivehelp/contextsensitivehelp.pro') diff --git a/examples/help/contextsensitivehelp/contextsensitivehelp.pro b/examples/help/contextsensitivehelp/contextsensitivehelp.pro index 9fa1a2a66..29686b67d 100644 --- a/examples/help/contextsensitivehelp/contextsensitivehelp.pro +++ b/examples/help/contextsensitivehelp/contextsensitivehelp.pro @@ -16,10 +16,3 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qttools/help/contextsensitivehelp sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.png *.doc doc sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/help/contextsensitivehelp INSTALLS += target sources - -symbian: CONFIG += qt_example -maemo5: CONFIG += qt_example - -symbian: warning(This example does not work on Symbian platform) -maemo5: warning(This example does not work on Maemo platform) -simulator: warning(This example does not work on Simulator platform) -- cgit v1.2.3