X-Git-Url: https://git.ralfj.de/multypo.git/blobdiff_plain/f10ceadf1f116abc5b5c4ec0b0e89096de9b1430:/qt/multixkbd.pro..1d03d11fb0aa8e3418597e7c1ab38f2b28d48924:/qt/static/gitweb.css diff --git a/qt/multixkbd.pro b/qt/multixkbd.pro deleted file mode 100644 index 1bea7f1..0000000 --- a/qt/multixkbd.pro +++ /dev/null @@ -1,22 +0,0 @@ -#------------------------------------------------- -# -# Project created by QtCreator 2013-07-10T20:33:44 -# -#------------------------------------------------- - -QT += core gui - -greaterThan(QT_MAJOR_VERSION, 4): QT += widgets - -TARGET = multixkbd -TEMPLATE = app - - -SOURCES += main.cpp\ - multikbd.cpp - -HEADERS += multikbd.h - -FORMS += multikbd.ui - -LIBS += -lX11 -lXi