Build node as shared library

This commit is contained in:
Cheng Zhao 2015-04-09 20:58:11 +08:00
parent ae9d90eaa6
commit a400bb5997
5 changed files with 51 additions and 31 deletions

View file

@ -33,6 +33,7 @@ TARGET_BINARIES = {
'icudtl.dat',
'libEGL.dll',
'libGLESv2.dll',
'node.dll',
'content_resources_200_percent.pak',
'ui_resources_200_percent.pak',
'xinput1_3.dll',
@ -46,6 +47,7 @@ TARGET_BINARIES = {
'libboringssl.so',
'libffmpegsumo.so',
'natives_blob.bin',
'libnode.so',
'snapshot_blob.bin',
],
}