summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2010-06-10 18:50:05 -0700
committerJesse Barnes <jbarnes@virtuousgeek.org>2010-06-10 18:50:05 -0700
commit5d1d90844a70606f205fc900c1a0c64c24a121b4 (patch)
tree1c878a3361cab278c80ffd5c5ad6402db2d689e4
parent6be3dd5ea385e206182d660605a2745be12be3ea (diff)
Add -lwayland to wayland qmake config
-rw-r--r--mkspecs/common/wayland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/common/wayland.conf b/mkspecs/common/wayland.conf
index a72e9413b7..adb658f6ef 100644
--- a/mkspecs/common/wayland.conf
+++ b/mkspecs/common/wayland.conf
@@ -4,3 +4,4 @@ TEMPLATE = app
CONFIG += qt warn_on release incremental link_prl opengl
QT += core gui network
QMAKE_INCREMENTAL_STYLE = sublib
+LIBS += -lwayland