support rename PE import library name from nw.exe to *.exe
npm install
npm install -g nw-gyp
npm install -g nwjs
nw-gyp configure --target=0.12.3 [--arch=ia32|amd64] nw-gyp build node build.js 0.12.3
- use libpebliss
- source code rename_import_lib/rename_import_lib.cpp
- support win32 and win64 at the same time
- currently you should specify --arch manually