dolphin/Installer/Installer_win32.nsi

5 lines
128 B
Plaintext
Raw Normal View History

2013-09-21 13:19:18 -06:00
!define DOLPHIN_ARCH Win32
!define BASE_INSTALL_DIR "$PROGRAMFILES32"
!define PRODUCT_NAME "Dolphin x86"
2011-08-20 15:05:43 -06:00
2013-09-21 13:19:18 -06:00
!include Installer.nsi