Do not UPX .dll files; Should fix crash with FFMpeg

This commit is contained in:
Eric Gustafson
2007-07-28 01:24:10 +00:00
parent c8c042b729
commit ff3eed0aa1
+1 -1
View File
@@ -19,7 +19,7 @@
;General
!system "echo This may take a moment ..." ignore
!system "utils\upx Program\*.exe Program\*.dll" ignore
!system "utils\upx Program\*.exe" ignore
Name "${PRODUCT_DISPLAY}"
OutFile "${PRODUCT_DISPLAY}.exe"