electron/script/update

11 lines
157 B
Text
Raw Normal View History

2013-04-12 01:46:58 +00:00
#!/bin/sh
set -e
cd "$(dirname "$0")/.."
2013-04-12 14:52:32 +00:00
gyp --depth . atom.gyp \
-Ivendor/brightray/brightray.gypi \
-Dtarget_arch=ia32 \
-Dlibrary=static_library