dolphin/Installer/Installer_win32.nsi

5 lines
128 B
Plaintext
Raw Normal View History

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