CallInstDLL /NOUNLOAD added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@813 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ca7f63a285
commit
4c9029094e
6 changed files with 14 additions and 7 deletions
|
@ -116,6 +116,7 @@ class CEXEBuild {
|
|||
// Added by Ximon Eighteen 5th August 2002
|
||||
Plugins m_plugins;
|
||||
bool plugin_used;
|
||||
bool uninst_plugin_used;
|
||||
#endif //NSIS_CONFIG_PLUGIN_SUPPORT
|
||||
|
||||
// build.cpp functions used mostly within build.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue