mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-08 20:23:06 -08:00
2af1e1874e
Also refactor the config.nsi with more defines that control the build. Closes #17783
5 lines
94 B
NSIS
5 lines
94 B
NSIS
!include config.nsi
|
|
!include translations.nsi
|
|
!include installer.nsi
|
|
!include uninstaller.nsi
|