mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Add newly introduced sources to MSVC project
(xfade_curve stuff)
This commit is contained in:
parent
33412421f6
commit
161a3258ee
1 changed files with 12 additions and 0 deletions
|
|
@ -330,6 +330,10 @@
|
|||
RelativePath="..\wave_view.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\xfade_curve.cc"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
|
|
@ -388,6 +392,10 @@
|
|||
RelativePath="..\canvas\image.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\interpolated_curve.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\item.h"
|
||||
>
|
||||
|
|
@ -452,6 +460,10 @@
|
|||
RelativePath="..\canvas\wave_view.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\xfade_curve.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue