AVATAR_JS-20: add unicode defines for the avatar-js windows build.

Reviewed-by: asquare
This commit is contained in:
Kinsley Wong 2013-10-14 15:35:26 -07:00
parent 3b201dedf3
commit 5257eb9897

View File

@ -102,6 +102,9 @@
'<(AVATAR-JS_PATH)/../obj.target/avatar-js/throw.cpp',
],
'defines': [
'_UNICODE',
'UNICODE',
'_WIN32_WINNT=0x0600',
'_WIN32',
],
'cflags': [