MSVC changes needed to implement the new 'waveview' library

This commit is contained in:
John Emmas 2017-07-19 08:20:18 +01:00
parent bf150f049f
commit 951404475c
3 changed files with 266 additions and 35 deletions

View file

@ -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"
>