6 lines
201 B
Batchfile
6 lines
201 B
Batchfile
@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" %*
|