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