mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Accommodate newly introduced source(s) in our MSVC project (cairocanvas)
This commit is contained in:
parent
fae592e8f4
commit
33d30fdf57
1 changed files with 8 additions and 0 deletions
|
|
@ -362,6 +362,10 @@
|
|||
RelativePath="..\wave_view.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\wave_view_private.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\widget.cc"
|
||||
>
|
||||
|
|
@ -524,6 +528,10 @@
|
|||
RelativePath="..\canvas\wave_view.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\wave_view_private.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\widget.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue