summaryrefslogtreecommitdiff
path: root/source/slang/slang.vcxproj
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2017-11-01 13:00:29 -0400
committerYong He <yonghe@outlook.com>2017-11-01 13:00:29 -0400
commitb623864fe609e6912cdd2e350aa70cf7e441e1d3 (patch)
tree3e3d917bf877e8e83f12b04a920b53ed2afdb942 /source/slang/slang.vcxproj
parentb4754152010b99400a2efbd97c9cfbdb7e986cc0 (diff)
parentec41631032b65973e8f92348e0a86bb9924ef981 (diff)
Merge https://github.com/shader-slang/slang
Diffstat (limited to 'source/slang/slang.vcxproj')
-rw-r--r--source/slang/slang.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/slang/slang.vcxproj b/source/slang/slang.vcxproj
index 072556cb9..b09eae3ab 100644
--- a/source/slang/slang.vcxproj
+++ b/source/slang/slang.vcxproj
@@ -209,6 +209,7 @@
<ClCompile Include="check.cpp" />
<ClCompile Include="compiler.cpp" />
<ClCompile Include="diagnostics.cpp" />
+ <ClCompile Include="dxc-support.cpp" />
<ClCompile Include="emit.cpp" />
<ClCompile Include="ir.cpp" />
<ClCompile Include="lexer.cpp" />