mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 04:36:30 +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"
|
RelativePath="..\wave_view.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\wave_view_private.cc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\widget.cc"
|
RelativePath="..\widget.cc"
|
||||||
>
|
>
|
||||||
|
|
@ -524,6 +528,10 @@
|
||||||
RelativePath="..\canvas\wave_view.h"
|
RelativePath="..\canvas\wave_view.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\canvas\wave_view_private.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\canvas\widget.h"
|
RelativePath="..\canvas\widget.h"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue