mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-29 11:48:05 -06:00
Move .qrc files into its own directory
This commit is contained in:
committed by
sledgehammer999
parent
800a3aa61e
commit
c73cd8d618
@@ -72,9 +72,9 @@ include(base/base.pri)
|
||||
# Resource files
|
||||
QMAKE_RESOURCE_FLAGS += -compress 9 -threshold 5
|
||||
RESOURCES += \
|
||||
icons.qrc \
|
||||
lang.qrc \
|
||||
searchengine.qrc
|
||||
icons/icons.qrc \
|
||||
lang/lang.qrc \
|
||||
searchengine/searchengine.qrc
|
||||
|
||||
# Translations
|
||||
TRANSLATIONS += $$files(lang/qbittorrent_*.ts)
|
||||
|
||||
Reference in New Issue
Block a user