blob: ad797c30814fbb96f4b37b6c61f6942aa7d5586d (
plain) (
blame)
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" %*
|