Back to former exehead overheads (zlib, bzip2 - 34, lzma - 34.5)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3299 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-12-22 18:50:47 +00:00
parent 6542144aba
commit c385a40332
7 changed files with 146 additions and 257 deletions

View file

@ -216,9 +216,6 @@
// NSIS_FIX_DEFINES_IN_STRINGS fixes defines inside defines and handles chars $ perfectly
// #define NSIS_FIX_DEFINES_IN_STRINGS
// NSIS_SUPPORT_SHELLFOLDERS_CONST enable support for common shell folder codes
#define NSIS_SUPPORT_SHELLFOLDERS_CONST
// NSIS_SUPPORT_STANDARD_PREDEFINES enables standard predefines in NSIS.
// The defines enabled are:
// __FILE__ - current script name