mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
Add newly introduced sources to our MSVC projects
This commit is contained in:
parent
cb0abfb008
commit
37a2ac8617
2 changed files with 32 additions and 0 deletions
|
|
@ -306,6 +306,10 @@
|
|||
RelativePath="..\root_group.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ruler.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\scroll_group.cc"
|
||||
>
|
||||
|
|
@ -330,6 +334,10 @@
|
|||
RelativePath="..\wave_view.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\widget.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\xfade_curve.cc"
|
||||
>
|
||||
|
|
@ -436,6 +444,10 @@
|
|||
RelativePath="..\canvas\root_group.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\ruler.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\scroll_group.h"
|
||||
>
|
||||
|
|
@ -460,6 +472,10 @@
|
|||
RelativePath="..\canvas\wave_view.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\widget.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\xfade_curve.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue