no more need for these defines
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4214 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
698deb823f
commit
e3fc1691bb
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@ Name "NSIS LogicLib Example"
|
|||
OutFile "LogicLib.exe"
|
||||
ShowInstDetails show
|
||||
|
||||
!define LOGICLIB_STRCMP
|
||||
!define LOGICLIB_INT64CMP
|
||||
!define LOGICLIB_SECTIONCMP
|
||||
!include "LogicLib.nsh"
|
||||
|
||||
;!undef LOGICLIB_VERBOSITY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue