summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/client/client/client.pro')
-rw-r--r--tests/auto/client/client/client.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/auto/client/client/client.pro b/tests/auto/client/client/client.pro
index 006d130a0..34fc67474 100644
--- a/tests/auto/client/client/client.pro
+++ b/tests/auto/client/client/client.pro
@@ -4,11 +4,7 @@ TARGET = tst_client
QT += testlib
QT += core-private gui-private
-!contains(QT_CONFIG, no-pkg-config) {
- PKGCONFIG += wayland-client wayland-server
-} else {
- LIBS += -lwayland-client -lwayland-server
-}
+QMAKE_USE += wayland-client wayland-server
CONFIG += wayland-scanner
WAYLANDSERVERSOURCES += \