diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-03-31 13:20:52 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-03-31 13:20:52 +0900 |
commit | 44764f015f25db307811f2969c117b37133fc676 (patch) | |
tree | e3d1a5c79886336c07fe5d9e5114d3b8d6fe6043 /qmc-example.pro | |
parent | a95618af600c8c72c15ece48682ee6260de27aff (diff) | |
parent | e7868adbf5b275f66529fb2dae323ed8aeb69e05 (diff) | |
download | libquotient-44764f015f25db307811f2969c117b37133fc676.tar.gz libquotient-44764f015f25db307811f2969c117b37133fc676.zip |
Merge branch 'master' into kitsune-gtad
Diffstat (limited to 'qmc-example.pro')
-rw-r--r-- | qmc-example.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qmc-example.pro b/qmc-example.pro index 4dc3fed1..0c8bda22 100644 --- a/qmc-example.pro +++ b/qmc-example.pro @@ -5,3 +5,6 @@ windows { CONFIG += console } include(libqmatrixclient.pri) SOURCES += examples/qmc-example.cpp + +DISTFILES += \ + .valgrind.qmc-example.supp |