summaryrefslogtreecommitdiff
path: root/Installer/Installer_x64.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'Installer/Installer_x64.nsi')
-rw-r--r--Installer/Installer_x64.nsi3
1 files changed, 1 insertions, 2 deletions
diff --git a/Installer/Installer_x64.nsi b/Installer/Installer_x64.nsi
index 206868a7c1..3b6ee79f50 100644
--- a/Installer/Installer_x64.nsi
+++ b/Installer/Installer_x64.nsi
@@ -1,6 +1,5 @@
!define DOLPHIN_ARCH x64
!define BASE_INSTALL_DIR "$PROGRAMFILES64"
!define PRODUCT_NAME "Dolphin"
-!define PRODUCT_PLATFORM "64 Bit"
-!include Installer.nsi
+!include Installer.nsi \ No newline at end of file