Files
HandmadeMath/example/shell.bat
2018-07-10 21:26:16 -05:00

6 lines
193 B
Batchfile

@echo off
if not defined ORIGINALPATH set ORIGINALPATH=%PATH%
set PATH=%ORIGINALPATH%
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x64