Skip to content

Commit

Permalink
Fixed error in shader compilation script (inconsistent behavior in th…
Browse files Browse the repository at this point in the history
…e latest update of visual studio).
  • Loading branch information
kennyalive committed Sep 26, 2017
1 parent db8a3f5 commit 3644533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/engine/renderer/shaders/compile.bat
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3644533

Please sign in to comment.