blob: 01f227a8c164c48d3fe0f13f238ddf46daa4cddd (
plain)
1
2
3
4
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 "%~dp0gyp_main.py" %*
|