Removed prebuilt versions of shader inc/pdb from library (#190)

This commit is contained in:
Chuck Walbourn
2020-07-28 23:27:30 -07:00
committed by GitHub
parent 8333388734
commit 97c859b53a
30 changed files with 129 additions and 52472 deletions

View File

@@ -7,7 +7,7 @@ set error=0
set FXCOPTS=/nologo /WX /Ges /Zi /Zpc /Qstrip_reflect /Qstrip_debug
set PCDXC="%WindowsSdkVerBinPath%\x86\fxc.exe"
set PCFXC="%WindowsSdkVerBinPath%x86\fxc.exe"
if exist %PCFXC% goto continue
set PCFXC="%WindowsSdkBinPath%%WindowsSDKVersion%\x86\fxc.exe"
if exist %PCFXC% goto continue

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff