summaryrefslogtreecommitdiff
path: root/source/core/core.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'source/core/core.vcxproj')
-rw-r--r--source/core/core.vcxproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/core/core.vcxproj b/source/core/core.vcxproj
index 177cd2011..dd2f3c144 100644
--- a/source/core/core.vcxproj
+++ b/source/core/core.vcxproj
@@ -231,7 +231,9 @@
<ClCompile Include="windows\slang-win-visual-studio-util.cpp" />
</ItemGroup>
<ItemGroup>
- <None Include="core.natvis" />
+ <Natvis Include="core.natvis">
+ <FileType>Document</FileType>
+ </Natvis>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">