Added ${__MACRO__}

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6171 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2011-11-13 17:31:14 +00:00
parent 20dcb1923a
commit 8cde6958a8
4 changed files with 14 additions and 0 deletions

View file

@ -256,6 +256,8 @@ CEXEBuild::CEXEBuild() :
no_space_texts=false;
m_currentmacroname=NULL;
#ifdef NSIS_CONFIG_PLUGIN_SUPPORT
build_plugin_unload=0;
plugins_processed=0;