From 48cd6bb5003945233c7824132f97483f2c34e435 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Tue, 12 Aug 2014 11:31:27 +0200 Subject: Build Wayland on Linux (except Android) Change-Id: Ief1276f88837885637d0e60c90c4713bd12f6c85 Reviewed-by: Oswald Buddenhagen Reviewed-by: Robin Burchell --- qt.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt.pro') diff --git a/qt.pro b/qt.pro index c10c7378..4a0e56ef 100644 --- a/qt.pro +++ b/qt.pro @@ -84,7 +84,7 @@ addModule(qtgraphicaleffects, qtdeclarative) addModule(qtscript, qtbase, qttools) addModule(qtquick1, qtscript, qtsvg qtxmlpatterns qtwebkit) addModule(qtdocgallery, qtdeclarative, qtjsondb) -!win32:!mac:addModule(qtwayland, qtbase, qtdeclarative) +linux:!android: addModule(qtwayland, qtbase, qtdeclarative) addModule(qtserialport, qtbase) addModule(qtenginio, qtdeclarative) addModule(qtwebsockets, qtbase, qtdeclarative) -- cgit v1.2.3