electron/script/update
2013-06-21 12:28:23 +08:00

13 lines
215 B
Bash
Executable file

#!/bin/sh
set -e
cd "$(dirname "$0")/.."
./script/update-frameworks
./script/update-node v0.10.12
gyp --depth . atom.gyp \
-Ivendor/brightray/brightray.gypi \
-Dtarget_arch=ia32 \
-Dlibrary=static_library