Skip to content
Snippets Groups Projects
Commit 394aee25 authored by Greg DiCristofaro's avatar Greg DiCristofaro
Browse files

no new cygwin bat

parent cf0f2c03
No related branches found
No related tags found
No related merge requests found
@echo off
REM Double click on this file to use it.
REM It will launch a Cygwin shell with the needed Visual Studio 2015 environment variables set
REM Used to run the automated build / release scripts that are written in Perl/Python
CALL "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat"
C:
chdir C:\cygwin64\bin
bash --login -i
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment