mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
MSVC changes to support the new code modules (Tabbable API stuff)
This commit is contained in:
parent
68d26ffee9
commit
d2cb383965
8 changed files with 87 additions and 15 deletions
|
|
@ -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"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue