mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
Merge pull request #9083 from Chocobo1/qrc
Move files to where it belongs
This commit is contained in:
@@ -72,11 +72,11 @@ 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)
|
||||
include(lang/lang.pri)
|
||||
|
||||
DESTDIR = .
|
||||
|
||||
Reference in New Issue
Block a user