Do not UPX .dll files; Should fix crash with FFMpeg
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user