We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a34cb commit 32dd7d1Copy full SHA for 32dd7d1
3rdparty/wx.vcxproj
@@ -468,6 +468,9 @@
468
<ItemGroup>
469
<None Include="..\packages.config" />
470
</ItemGroup>
471
+ <ItemGroup>
472
+ <Natvis Include="wxWidgets\misc\msvc\wxWidgets.natvis" />
473
+ </ItemGroup>
474
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
475
<ImportGroup Label="ExtensionTargets">
476
<Import Project="..\packages\Microsoft.Web.WebView2.1.0.3124.44\build\native\Microsoft.Web.WebView2.targets" Condition="Exists('..\packages\Microsoft.Web.WebView2.1.0.3124.44\build\native\Microsoft.Web.WebView2.targets')" />
3rdparty/wx.vcxproj.filters
@@ -581,4 +581,7 @@
581
582
583
584
585
586
587
</Project>
0 commit comments