diff --git a/qbittorrent.pro b/qbittorrent.pro index c2791bfe0..9f5de7d77 100644 --- a/qbittorrent.pro +++ b/qbittorrent.pro @@ -17,3 +17,7 @@ tarball.commands += xz -f $${PROJECT_NAME}-$${PROJECT_VERSION}.tar && tarball.commands += rm -fR $${PROJECT_NAME}-$${PROJECT_VERSION} QMAKE_EXTRA_TARGETS += tarball + +# For Qt Creator beautifier +DISTFILES += \ + uncrustify.cfg