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:
parent
21b37aa88e
commit
8e1f2adc3b
6 changed files with 16 additions and 0 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue