mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-18 13:03:40 +00:00
Fix the natvis file name
This commit is contained in:
parent
4097fe420e
commit
59861f8d0d
2 changed files with 2 additions and 4 deletions
|
|
@ -491,9 +491,7 @@
|
|||
<None Include="third_party\capstone\arch\X86\X86GenRegisterInfo.inc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Natvis Include="xedebugger.natvis">
|
||||
<SubType>Designer</SubType>
|
||||
</Natvis>
|
||||
<Natvis Include="vsdebuggervis.natvis" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{0CE149F6-41C3-4224-9E57-C02E8C7CD312}</ProjectGuid>
|
||||
|
|
|
|||
|
|
@ -1447,6 +1447,6 @@
|
|||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Natvis Include="xedebugger.natvis" />
|
||||
<Natvis Include="vsdebuggervis.natvis" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue