diff options
| author | Tim Foley <tfoley@nvidia.com> | 2017-06-09 13:54:17 -0700 |
|---|---|---|
| committer | Tim Foley <tfoley@nvidia.com> | 2017-06-09 13:54:17 -0700 |
| commit | f7c10dfd103bb95c47ad8ca1f3ff6e73bc5856f2 (patch) | |
| tree | 9895d2e57ae2b224e5fbd3e3a662c3804eb01483 /tools/glslang/glslang.vcxproj | |
| parent | 8706f1749b5114d637ec92279ac754d6488c2db9 (diff) | |
glslang: Fixups for build
Some files seem to have been removed since I last sync'ed the glslang code.
Diffstat (limited to 'tools/glslang/glslang.vcxproj')
| -rw-r--r-- | tools/glslang/glslang.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/glslang/glslang.vcxproj b/tools/glslang/glslang.vcxproj index b8034e0bc..2d24e513a 100644 --- a/tools/glslang/glslang.vcxproj +++ b/tools/glslang/glslang.vcxproj @@ -169,9 +169,7 @@ <ClCompile Include="..\..\external\glslang\glslang\MachineIndependent\preprocessor\Pp.cpp" /> <ClCompile Include="..\..\external\glslang\glslang\MachineIndependent\preprocessor\PpAtom.cpp" /> <ClCompile Include="..\..\external\glslang\glslang\MachineIndependent\preprocessor\PpContext.cpp" /> - <ClCompile Include="..\..\external\glslang\glslang\MachineIndependent\preprocessor\PpMemory.cpp" /> <ClCompile Include="..\..\external\glslang\glslang\MachineIndependent\preprocessor\PpScanner.cpp" /> - <ClCompile Include="..\..\external\glslang\glslang\MachineIndependent\preprocessor\PpSymbols.cpp" /> <ClCompile Include="..\..\external\glslang\glslang\MachineIndependent\preprocessor\PpTokens.cpp" /> <ClCompile Include="..\..\external\glslang\glslang\MachineIndependent\propagateNoContraction.cpp" /> <ClCompile Include="..\..\external\glslang\glslang\MachineIndependent\reflection.cpp" /> |
