re-enable upx
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
;General
|
||||
|
||||
!system "echo This may take a moment ..." ignore
|
||||
; upx isn't working with VC++2003 executables. Disable temporarily. ;!system "utils\upx Program\*.exe Program\*.dll" ignore
|
||||
!system "utils\upx Program\*.exe Program\*.dll" ignore
|
||||
|
||||
Name "${PRODUCT_DISPLAY}"
|
||||
OutFile "${PRODUCT_DISPLAY}.exe"
|
||||
|
||||
Reference in New Issue
Block a user