mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Add newly introduced sources to MSVC project
(scroll_group stuff)
This commit is contained in:
parent
3ca59162c9
commit
236926e7ca
1 changed files with 8 additions and 0 deletions
|
|
@ -310,6 +310,10 @@
|
|||
RelativePath="..\root_group.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\scroll_group.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\stateful_image.cc"
|
||||
>
|
||||
|
|
@ -440,6 +444,10 @@
|
|||
RelativePath="..\canvas\root_group.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\scroll_group.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\stateful_image.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue