- update inno setup script for the viewer-only package.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@850 67173fc5-114c-0410-ac8e-9d2fd5bffc1fpull/1/head
parent
05546ec7b6
commit
739be64dec
|
@ -2,7 +2,7 @@
|
|||
|
||||
[Setup]
|
||||
AppName=Open Asset Import Library - Viewer
|
||||
AppVerName=Open Asset Import Library - Viewer (v1.1)
|
||||
AppVerName=Open Asset Import Library - Viewer (v2.0)
|
||||
DefaultDirName={pf}\AssimpView
|
||||
DefaultGroupName=AssimpView
|
||||
UninstallDisplayIcon={app}\bin\x86\assimp.exe
|
||||
|
@ -13,8 +13,8 @@ WizardImageFile=compiler:WizModernImage-IS.BMP
|
|||
WizardSmallImageFile=compiler:WizModernSmallImage-IS.BMP
|
||||
LicenseFile=License.rtf
|
||||
OutputBaseFileName=assimp-view-1.1-setup
|
||||
VersionInfoVersion=1.1.0.0
|
||||
VersionInfoTextVersion=1.1
|
||||
VersionInfoVersion=2.0.0.0
|
||||
VersionInfoTextVersion=2.0
|
||||
VersionInfoCompany=Assimp Development Team
|
||||
ArchitecturesInstallIn64BitMode=x64
|
||||
|
||||
|
|
Loading…
Reference in New Issue