mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 04:48:20 +02:00

PR-URL: https://github.com/nodejs/node-gyp/pull/2092 Reviewed-By: Rod Vagg <rod@vagg.org>
5 lines
201 B
Batchfile
Executable file
5 lines
201 B
Batchfile
Executable file
@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 "%~dp0gyp_main.py" %*
|