summaryrefslogtreecommitdiff
path: root/tools/gyp/gyp.bat
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-08-15 13:48:20 -0700
committerRyan Dahl <ry@tinyclouds.org>2011-08-15 13:49:15 -0700
commit66f77963a368f8696c26db7b42e510fc0b2aebbf (patch)
treeeeb2694f71a882bbf637214b7d44ad5cf4e77237 /tools/gyp/gyp.bat
parent25a5e90289965d60f8aad5138b1321ce267c2242 (diff)
downloadandroid-node-v8-66f77963a368f8696c26db7b42e510fc0b2aebbf.tar.gz
android-node-v8-66f77963a368f8696c26db7b42e510fc0b2aebbf.tar.bz2
android-node-v8-66f77963a368f8696c26db7b42e510fc0b2aebbf.zip
Upgrade GYP to r995
Diffstat (limited to 'tools/gyp/gyp.bat')
-rwxr-xr-xtools/gyp/gyp.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/gyp/gyp.bat b/tools/gyp/gyp.bat
new file mode 100755
index 0000000000..90fbc6d30e
--- /dev/null
+++ b/tools/gyp/gyp.bat
@@ -0,0 +1,5 @@
+@rem Copyright (c) 2009 Google Inc. All rights reserved.
+@rem Use of this source code is governed by a BSD-style license that can be
+@rem found in the LICENSE file.
+
+@python "%~dp0/gyp" %*