summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/src.pro1
-rw-r--r--tests/tests.pro1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/src.pro b/src/src.pro
index 934df5f..b1a97ea 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
+QT_FOR_CONFIG += gui-private
qtConfig(xcb) {
SUBDIRS += x11extras
}
diff --git a/tests/tests.pro b/tests/tests.pro
index 930dee2..d1a5e17 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
+QT_FOR_CONFIG += gui-private
qtConfig(xcb) {
SUBDIRS += auto