mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2026-01-02 01:32:27 +00:00
Get stuff kind of working on Windows
This commit is contained in:
5
example/shell.bat
Normal file
5
example/shell.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@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
|
||||
Reference in New Issue
Block a user