Add wx/artids.h to build/files and rerun upmake and bakefile

Finish adding the new file, which was previously added manually to a
couple of files, but not everywhere.
This commit is contained in:
Vadim Zeitlin 2020-08-17 02:03:45 +02:00
parent 21b37aa88e
commit 8e1f2adc3b
6 changed files with 16 additions and 0 deletions

View file

@ -1502,6 +1502,7 @@
<ClInclude Include="..\..\include\wx\richtooltip.h" />
<ClInclude Include="..\..\include\wx\generic\gridsel.h" />
<ClInclude Include="..\..\include\wx\dcbuffer.h" />
<ClInclude Include="..\..\include\wx\artids.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">