Include more wxWidgets DLLs

This commit is contained in:
Moritz Bunkus 2010-12-26 00:01:01 +01:00
parent 5c6289ea88
commit a89452f6e6

View File

@ -127,6 +127,7 @@ Section "Program files" SEC01
File "mkvpropedit.exe"
File "mmg.exe"
File "wxbase28u_gcc_custom.dll"
File "wxmsw28u_adv_gcc_custom.dll"
File "wxmsw28u_core_gcc_custom.dll"
File "wxmsw28u_html_gcc_custom.dll"
SetOutPath "$INSTDIR\data"
@ -404,6 +405,7 @@ Section Uninstall
Delete "$INSTDIR\mingwm10.dll"
Delete "$INSTDIR\regex2.dll"
Delete "$INSTDIR\wxbase28u_gcc_custom.dll"
Delete "$INSTDIR\wxmsw28u_adv_gcc_custom.dll"
Delete "$INSTDIR\wxmsw28u_core_gcc_custom.dll"
Delete "$INSTDIR\wxmsw28u_html_gcc_custom.dll"
Delete "$INSTDIR\zlib1.dll"