Added SetPluginUnload manual|alwaysoff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1282 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4ef667a353
commit
8653a3358d
4 changed files with 11 additions and 1 deletions
|
@ -118,6 +118,7 @@ class CEXEBuild {
|
|||
Plugins m_plugins;
|
||||
bool plugin_used;
|
||||
bool uninst_plugin_used;
|
||||
int build_plugin_unload;
|
||||
#endif //NSIS_CONFIG_PLUGIN_SUPPORT
|
||||
|
||||
// build.cpp functions used mostly within build.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue