Add new wx/persist/dataview.h to the build system
In particular, this ensures that it gets installed by "make install" under Unix.
This commit is contained in:
parent
e5b12b5bc8
commit
072a9c20a3
8 changed files with 18 additions and 0 deletions
|
|
@ -1383,6 +1383,7 @@
|
|||
<ClInclude Include="..\..\include\wx\msw\rt\utils.h" />
|
||||
<ClInclude Include="..\..\include\wx\itemattr.h" />
|
||||
<ClInclude Include="..\..\include\wx\peninfobase.h" />
|
||||
<ClInclude Include="..\..\include\wx\persist\dataview.h" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue