aboutsummaryrefslogtreecommitdiff
path: root/qmc-example.pro
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2017-11-28 12:42:03 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2017-11-28 12:42:03 +0900
commit357625eb55e2f4569bb487ffe14a9236188e25f3 (patch)
treed39340ab74f25a23a5855f679973628f7457fd87 /qmc-example.pro
parent94e6636d8225a0561ed7df3fa8081c5b0183610c (diff)
parent8f762a2458db773f6db24b568b2e944427297c2b (diff)
downloadlibquotient-357625eb55e2f4569bb487ffe14a9236188e25f3.tar.gz
libquotient-357625eb55e2f4569bb487ffe14a9236188e25f3.zip
Merge branch 'master' into kitsune-gtad
Diffstat (limited to 'qmc-example.pro')
-rw-r--r--qmc-example.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/qmc-example.pro b/qmc-example.pro
new file mode 100644
index 00000000..4dc3fed1
--- /dev/null
+++ b/qmc-example.pro
@@ -0,0 +1,7 @@
+TEMPLATE = app
+
+windows { CONFIG += console }
+
+include(libqmatrixclient.pri)
+
+SOURCES += examples/qmc-example.cpp