diff options
-rw-r--r-- | qt.pro | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |