Skip to content
Snippets Groups Projects
Commit b46aa8b3 authored by Brian Carrier's avatar Brian Carrier
Browse files

Added message/comment

parent 689afad0
No related branches found
No related tags found
No related merge requests found
@echo off @echo off
REM Launch a Cygwin shell with the needed Visual Studio 2015 environment variables set 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 REM Used to run the automated build / release scripts that are written in Perl/Python
CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
C: C:
chdir C:\cygwin64\bin chdir C:\cygwin64\bin
bash --login -i bash --login -i
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment