Compiler speed optimization

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2437 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-04-05 13:34:32 +00:00
parent 18269262a9
commit 6de21cdc3c

View file

@ -36,6 +36,8 @@ OTHER PLUGINS
NSIS
* stringlist -> sorted linked list with binary search
* custom class names for IO so you can include whatever item you want
* set resource's font at run-time by saving offsets at compile time