mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Fix reference to natvis file
libcppkore
This commit is contained in:
parent
112f0a25b7
commit
facee1a871
@ -582,7 +582,7 @@
|
||||
<ClCompile Include="..\thirdparty\cppnet\cppkore\__ConsoleInit.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Natvis Include="CppKore.natvis" />
|
||||
<Natvis Include="..\thirdparty\cppnet\cppkore\CppKore.natvis" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
@ -1275,6 +1275,6 @@
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Natvis Include="CppKore.natvis" />
|
||||
<Natvis Include="..\thirdparty\cppnet\cppkore\CppKore.natvis" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
x
Reference in New Issue
Block a user