PATH: //opt/alt/alt-nodejs12/root/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 AUTHORS
↓
X
📄 DEPS
↓
X
📄 LICENSE
↓
X
📄 OWNERS
↓
X
📄 PRESUBMIT.py
↓
X
📁 __pycache__/
X
📄 codereview.settings
↓
X
📁 data/
X
📄 gyp
↓
X
📄 gyp.bat
↓
X
📄 gyp_main.py
↓
X
📁 pylib/
X
📁 samples/
X
📄 setup.py
↓
X
📁 tools/
X
SAVING...
BERHASIL DIUBAH!
EDITING: DEPS
# DEPS file for gclient use in buildbot execution of gyp tests. # # (You don't need to use gclient for normal GYP development work.) vars = { "chrome_trunk": "http://src.chromium.org/svn/trunk", "googlecode_url": "http://%s.googlecode.com/svn", } deps = { } deps_os = { "win": { "third_party/cygwin": Var("chrome_trunk") + "/deps/third_party/cygwin@66844", "third_party/python_26": Var("chrome_trunk") + "/tools/third_party/python_26@89111", "src/third_party/pefile": (Var("googlecode_url") % "pefile") + "/trunk@63", }, }
SIMPAN PERUBAHAN