summaryrefslogtreecommitdiffstats
path: root/third_party/cygwin/setup_env.bat
blob: 0aac0eaf7b4667cdbc87d34358ab7b54c0ebcfa4 (plain)
1
2
3
4
:: This script adds cygwin to the path
@echo OFF

set PATH=%~dp0\bin;%PATH%