mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
5 lines
122 B
Plaintext
5 lines
122 B
Plaintext
!define DOLPHIN_ARCH x64
|
|
!define BASE_INSTALL_DIR "$PROGRAMFILES64"
|
|
!define PRODUCT_NAME "Dolphin"
|
|
|
|
!include Installer.nsi |