mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-24 10:16:00 +03:00
2af1e1874e
Also refactor the config.nsi with more defines that control the build. Closes #17783
4 lines
94 B
Text
4 lines
94 B
Text
!include config.nsi
|
|
!include translations.nsi
|
|
!include installer.nsi
|
|
!include uninstaller.nsi
|