electron/script/update
2013-04-12 22:52:32 +08:00

10 lines
157 B
Bash
Executable file

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