Sha256: 69db0fd4d8ae29598c29eb83755b8a6b012878a06de026b25973e93b2e98e16b

Contents?: true

Size: 290 Bytes

Versions: 25

Compression:

Stored size: 290 Bytes

Contents

@echo off
:: Copyright 2013 The Chromium Authors. All rights reserved.
:: Use of this source code is governed by a BSD-style license that can be
:: found in the LICENSE file.

setlocal
set PATH=%~dp0python276_bin;%~dp0python276_bin\Scripts;%PATH%
"%~dp0python276_bin\python.exe" %*

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
libv8-4.5.95.4 vendor/depot_tools/bootstrap/win/python276.new.bat
libv8-4.5.95.3 vendor/depot_tools/bootstrap/win/python276.new.bat
libv8-4.5.95.2 vendor/depot_tools/bootstrap/win/python276.new.bat
libv8-4.5.95.1 vendor/depot_tools/bootstrap/win/python276.new.bat
libv8-4.5.95.0 vendor/depot_tools/bootstrap/win/python276.new.bat