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.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/core/core.vcxproj b/source/core/core.vcxproj
index 9676bb989..521adc790 100644
--- a/source/core/core.vcxproj
+++ b/source/core/core.vcxproj
@@ -185,6 +185,7 @@
<ClInclude Include="slang-hash.h" />
<ClInclude Include="slang-hex-dump-util.h" />
<ClInclude Include="slang-io.h" />
+ <ClInclude Include="slang-linked-list.h" />
<ClInclude Include="slang-list.h" />
<ClInclude Include="slang-math.h" />
<ClInclude Include="slang-memory-arena.h" />
@@ -253,4 +254,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project> \ No newline at end of file