=== Windows Installer ===

* add info about bitness: 32bit, 64bit or mingw-build
This commit is contained in:
Nathan Letwory
2010-07-06 09:19:52 +00:00
parent b0cee52ecc
commit f38511cbed
2 changed files with 8 additions and 1 deletions

View File

@@ -65,7 +65,7 @@ UninstallIcon "[RELDIR]\00.installer.ico"
;Data
Caption "Blender [VERSION] Installer"
OutFile "[DISTDIR]\..\blender-[VERSION]-windows.exe"
OutFile "[DISTDIR]\..\blender-[VERSION]-windows[BITNESS].exe"
InstallDir "$PROGRAMFILES\Blender Foundation\Blender"
BrandingText "Blender Foundation | http://www.blender.org"