Fixed error in shader compilation script (inconsistent behavior in the latest update of visual studio).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user