re-enable upx

This commit is contained in:
Chris Danford
2007-02-01 21:08:55 +00:00
parent 15779df733
commit beac418539
+1 -1
View File
@@ -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"