mirror of
https://github.com/qbittorrent/qBittorrent
synced 2024-11-03 00:09:23 +01:00
10 lines
120 B
Prolog
10 lines
120 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += src
|
|
|
|
include(version.pri)
|
|
|
|
# For Qt Creator beautifier
|
|
DISTFILES += \
|
|
uncrustify.cfg
|