Fixed error in shader compilation script (inconsistent behavior in the latest update of visual studio).

This commit is contained in:
Artem Kharytoniuk 2017-09-26 18:22:23 +03:00
parent db8a3f542c
commit 364453310f

View File

@ -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