AVATAR_JS-20: add unicode defines for the avatar-js windows build.
Reviewed-by: asquare
This commit is contained in:
parent
3b201dedf3
commit
5257eb9897
@ -102,6 +102,9 @@
|
||||
'<(AVATAR-JS_PATH)/../obj.target/avatar-js/throw.cpp',
|
||||
],
|
||||
'defines': [
|
||||
'_UNICODE',
|
||||
'UNICODE',
|
||||
'_WIN32_WINNT=0x0600',
|
||||
'_WIN32',
|
||||
],
|
||||
'cflags': [
|
||||
|
Loading…
Reference in New Issue
Block a user