]> git.ralfj.de Git - multypo.git/blobdiff - qt/multypo.pro
rename multixkbd -> multypo; get rid of UI magic
[multypo.git] / qt / multypo.pro
diff --git a/qt/multypo.pro b/qt/multypo.pro
new file mode 100644 (file)
index 0000000..58a81a3
--- /dev/null
@@ -0,0 +1,20 @@
+#-------------------------------------------------
+#
+# Project created by QtCreator 2013-07-10T20:33:44
+#
+#-------------------------------------------------
+
+QT       += core gui
+
+greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
+
+TARGET = multypo
+TEMPLATE = app
+
+
+SOURCES += main.cpp\
+        multypo.cpp
+
+HEADERS  += multypo.h
+
+LIBS += -lX11 -lXi