summaryrefslogtreecommitdiffstats
path: root/config.tests/xkbcommon/xkbcommon.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/xkbcommon/xkbcommon.pro')
-rw-r--r--config.tests/xkbcommon/xkbcommon.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/config.tests/xkbcommon/xkbcommon.pro b/config.tests/xkbcommon/xkbcommon.pro
deleted file mode 100644
index af6668bc1..000000000
--- a/config.tests/xkbcommon/xkbcommon.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TARGET = xkbcommon
-QT = core
-
-!contains(QT_CONFIG, no-pkg-config) {
- CONFIG += link_pkgconfig
- PKGCONFIG += xkbcommon
-} else {
- LIBS += -lxkbcommon
-}
-
-# Input
-SOURCES += main.cpp