mirror of
https://github.com/c0re100/qBittorrent-Enhanced-Edition.git
synced 2025-01-05 10:27:31 +08: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
|