diff options
| author | Yong He <yongh@outlook.com> | 2018-01-03 12:47:46 -0800 |
|---|---|---|
| committer | Yong He <yongh@outlook.com> | 2018-01-03 12:47:46 -0800 |
| commit | 36bc65aa95210f383df9564c75bf1fa9efdadf8a (patch) | |
| tree | 57dd54ff5b71e16c9efe99b5730405e347f2d8a5 /source/slang/slang.vcxproj | |
| parent | 9f89c3b2de80c49222c4a6b48e845894c4256a5d (diff) | |
| parent | 51f0701989ac4730cd87f0d8c656a1c6b1618255 (diff) | |
Merge https://github.com/shader-slang/slang
Diffstat (limited to 'source/slang/slang.vcxproj')
| -rw-r--r-- | source/slang/slang.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/slang/slang.vcxproj b/source/slang/slang.vcxproj index 9835640e0..21ed1504c 100644 --- a/source/slang/slang.vcxproj +++ b/source/slang/slang.vcxproj @@ -165,6 +165,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> + <Natvis Include="..\core\core.natvis" /> <Natvis Include="slang.natvis" /> </ItemGroup> <ItemGroup> |
