Added DWANT_IDN_PROTOTYPES define for MSVC too.
Discussion on the list: http://curl.haxx.se/mail/lib-2012-07/0271.html
This commit is contained in:
@@ -172,7 +172,7 @@ USE_IDN = true
|
|||||||
!ENDIF
|
!ENDIF
|
||||||
|
|
||||||
!IF "$(USE_IDN)"=="true"
|
!IF "$(USE_IDN)"=="true"
|
||||||
CFLAGS = $(CFLAGS) /DUSE_WIN32_IDN
|
CFLAGS = $(CFLAGS) /DUSE_WIN32_IDN /DWANT_IDN_PROTOTYPES
|
||||||
LFLAGS = $(LFLAGS) Normaliz.lib
|
LFLAGS = $(LFLAGS) Normaliz.lib
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user