From 697291ef10040e097c201099181f099e883a829d Mon Sep 17 00:00:00 2001 From: Caroline Chao Date: Mon, 23 Mar 2015 13:59:07 +0100 Subject: Remove specific rules for QtWayland Let the module handle the platforms by itself. See QtWayland change: 0448026b4ee75 Change-Id: I622d17d6219e71fb0ad014442763b515e58079af Reviewed-by: Sergio Ahumada Reviewed-by: Frederik Gladhorn Reviewed-by: Oswald Buddenhagen --- qt.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt.pro') diff --git a/qt.pro b/qt.pro index 1d972a5c..6876dfba 100644 --- a/qt.pro +++ b/qt.pro @@ -86,7 +86,7 @@ addModule(qtgraphicaleffects, qtdeclarative) addModule(qtscript, qtbase, qttools) addModule(qtquick1, qtscript, qtsvg qtxmlpatterns qtwebkit) addModule(qtdocgallery, qtdeclarative) -linux:!android: addModule(qtwayland, qtbase, qtdeclarative) +addModule(qtwayland, qtbase, qtdeclarative) addModule(qtserialport, qtbase) addModule(qtenginio, qtdeclarative) addModule(qtwebengine, qtquickcontrols qtwebchannel, qtwebkit qtlocation) -- cgit v1.2.3