Fixed error in shader compilation script (inconsistent behavior in the latest update of visual studio).
This commit is contained in:
parent
db8a3f542c
commit
364453310f
|
|
@ -1,4 +1,5 @@
|
|||
@echo off
|
||||
set "VSCMD_START_DIR=%CD%"
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat"
|
||||
|
||||
set tools_dir=..\..\..\..\tools
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user