mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
MSVC changes needed to implement the new 'waveview' library
This commit is contained in:
parent
bf150f049f
commit
951404475c
3 changed files with 266 additions and 35 deletions
|
|
@ -242,14 +242,6 @@
|
|||
RelativePath="..\circle.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\colors.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\colorspace.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\container.cc"
|
||||
>
|
||||
|
|
@ -358,14 +350,6 @@
|
|||
RelativePath="..\utils.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\wave_view.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\wave_view_private.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\widget.cc"
|
||||
>
|
||||
|
|
@ -400,14 +384,6 @@
|
|||
RelativePath="..\canvas\circle.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\colors.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\colorspace.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\canvas\container.h"
|
||||
>
|
||||
|
|
@ -524,14 +500,6 @@
|
|||
RelativePath="..\canvas\utils.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
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