Add new wx/filedlgcustomize.h to the list of files

Notably install it together with the other headers.

Closes #22516.
This commit is contained in:
Vadim Zeitlin 2022-06-11 15:13:38 +02:00
parent d7c7d95cc9
commit 96cb1b5d7d
8 changed files with 28 additions and 12 deletions

View file

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