Fix duplicate defines/conflicts in Include/Win*.nsh, nsDialogs.nsh and System.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6294 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4f8bf3c466
commit
9334c3fe89
5 changed files with 152 additions and 211 deletions
|
@ -5,9 +5,7 @@
|
|||
!ifndef __WIN_NOINC_WINDEF
|
||||
|
||||
|
||||
!ifndef MAX_PATH
|
||||
!define MAX_PATH 260
|
||||
!endif
|
||||
!define /ifndef MAX_PATH 260
|
||||
#define NULL 0
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue