Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2012-02-16 23:20:07 +0400
committerBert Belder <bertbelder@gmail.com>2012-02-16 23:58:45 +0400
commitd52f5020cecc16349cce902e9f869d33a9213752 (patch)
tree269a9b2146501724b8df360eee290886734e29bc /node.gyp
parent9364699be194cf9175d1bc421050b17ac9875447 (diff)
Windows: another attempt to support unicode argv
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/node.gyp b/node.gyp
index 75cf4f20cb7..766788bd6e3 100644
--- a/node.gyp
+++ b/node.gyp
@@ -160,6 +160,7 @@
'FD_SETSIZE=1024',
# we need to use node's preferred "win32" rather than gyp's preferred "win"
'PLATFORM="win32"',
+ '_UNICODE=1',
],
'libraries': [ '-lpsapi.lib' ]
},{ # POSIX