MSVC changes to support the new code modules (Tabbable API stuff)

This commit is contained in:
John Emmas 2021-02-24 14:32:23 +00:00
parent 68d26ffee9
commit d2cb383965
8 changed files with 87 additions and 15 deletions

View file

@ -318,6 +318,10 @@
RelativePath="..\focus_entry.cc"
>
</File>
<File
RelativePath="..\frame.cc"
>
</File>
<File
RelativePath="..\pane.cc"
>
@ -428,6 +432,10 @@
RelativePath="..\widgets\focus_entry.h"
>
</File>
<File
RelativePath="..\widgets\frame.h"
>
</File>
<File
RelativePath="..\widgets\pane.h"
>