include font generator program

This commit is contained in:
Chris Danford
2009-04-07 03:04:37 +00:00
parent df9f8c4669
commit cd96e36ee4
+2
View File
@@ -294,6 +294,7 @@ Section "Main Section" SecMain
File "Program\${PRODUCT_FAMILY}.exe"
File "Program\${PRODUCT_FAMILY}.vdi"
File "Program\tools.exe"
File "Program\Texture Font Generator.exe"
!endif
!ifdef ASSOCIATE_SMZIP
Call RefreshShellIcons
@@ -609,6 +610,7 @@ Section "Uninstall"
Delete "$INSTDIR\Program\${PRODUCT_FAMILY}.exe"
Delete "$INSTDIR\Program\${PRODUCT_FAMILY}.vdi"
Delete "$INSTDIR\Program\tools.exe"
Delete "$INSTDIR\Program\Texture Font Generator.exe"
!endif
!ifdef ASSOCIATE_SMZIP
Call un.RefreshShellIcons