add resample.dll

This commit is contained in:
Chris Danford
2006-02-24 19:43:46 +00:00
parent c3ee0bc206
commit 69a5989d9e
+2 -1
View File
@@ -313,6 +313,7 @@ Section "Main Section" SecMain
File "Program\avformat.dll"
File "Program\dbghelp.dll"
File "Program\zlib1.dll"
File "Program\resample.dll"
; Create Start Menu icons
SetShellVarContext current # 'all' doesn't work on Win9x
@@ -638,7 +639,7 @@ Section "Uninstall"
Delete "$INSTDIR\Program\avformat.dll"
Delete "$INSTDIR\Program\dbghelp.dll"
Delete "$INSTDIR\Program\zlib1.dll"
Delete "$INSTDIR\Program\lua.dll"
Delete "$INSTDIR\Program\resample.dll"
RMDir "$INSTDIR\Program"
; It's harmless to delete this, as long as we leave Stats.xml alone; it'll be rewritten