mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Accommodate newly introduced source(s) in our MSVC project (cairocanvas)
This commit is contained in:
parent
75f9a7cf11
commit
1fe19ead70
1 changed files with 16 additions and 0 deletions
|
|
@ -230,6 +230,10 @@
|
|||
RelativePath="..\arrow.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\box.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas.cc"
|
||||
>
|
||||
|
|
@ -290,6 +294,10 @@
|
|||
RelativePath="..\lookup_table.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\meter.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\outline.cc"
|
||||
>
|
||||
|
|
@ -372,6 +380,10 @@
|
|||
RelativePath="..\canvas\arrow.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\box.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\canvas.h"
|
||||
>
|
||||
|
|
@ -440,6 +452,10 @@
|
|||
RelativePath="..\canvas\lookup_table.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\meter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\outline.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue