Added PluginDir attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@933 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
caa554dff9
commit
48ec782dde
1 changed files with 9 additions and 3 deletions
|
@ -192,6 +192,12 @@ OutFile \e{install.exe}
|
|||
|
||||
Specifies the output file that the MakeNSIS should write the installer to. This is just the file that MakeNSIS writes, it doesn't effect the contents of the installer.
|
||||
|
||||
\S{aplugindir} PluginDir
|
||||
|
||||
PluginDir \e{directory}
|
||||
|
||||
Causes the NSIS compiler to scan the given directory for Plugin DLLs.
|
||||
|
||||
\S{asetfont} SetFont
|
||||
|
||||
SetFont \e{font_face_name font_size}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue