mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 19:56:31 +01:00
Accommodate newly introduced source(s) in our MSVC project (cairocanvas)
This commit is contained in:
parent
1e03ad7336
commit
88b3aa926a
1 changed files with 8 additions and 0 deletions
|
|
@ -274,6 +274,10 @@
|
||||||
RelativePath="..\framed_curve.cc"
|
RelativePath="..\framed_curve.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\grid.cc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\image.cc"
|
RelativePath="..\image.cc"
|
||||||
>
|
>
|
||||||
|
|
@ -428,6 +432,10 @@
|
||||||
RelativePath="..\canvas\fwd.h"
|
RelativePath="..\canvas\fwd.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\canvas\grid.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\canvas\image.h"
|
RelativePath="..\canvas\image.h"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue