electron/script/update

14 lines
215 B
Text
Raw Normal View History

2013-04-12 09:46:58 +08:00
#!/bin/sh
set -e
cd "$(dirname "$0")/.."
./script/update-frameworks
2013-06-21 12:28:23 +08:00
./script/update-node v0.10.12
2013-04-12 22:52:32 +08:00
gyp --depth . atom.gyp \
-Ivendor/brightray/brightray.gypi \
-Dtarget_arch=ia32 \
-Dlibrary=static_library