Accommodate newly introduced source(s) in our MSVC project (cairocanvas)
This commit is contained in:
parent
75f9a7cf11
commit
1fe19ead70
@ -230,6 +230,10 @@
|
|||||||
RelativePath="..\arrow.cc"
|
RelativePath="..\arrow.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\box.cc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\canvas.cc"
|
RelativePath="..\canvas.cc"
|
||||||
>
|
>
|
||||||
@ -290,6 +294,10 @@
|
|||||||
RelativePath="..\lookup_table.cc"
|
RelativePath="..\lookup_table.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\meter.cc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\outline.cc"
|
RelativePath="..\outline.cc"
|
||||||
>
|
>
|
||||||
@ -372,6 +380,10 @@
|
|||||||
RelativePath="..\canvas\arrow.h"
|
RelativePath="..\canvas\arrow.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\canvas\box.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\canvas\canvas.h"
|
RelativePath="..\canvas\canvas.h"
|
||||||
>
|
>
|
||||||
@ -440,6 +452,10 @@
|
|||||||
RelativePath="..\canvas\lookup_table.h"
|
RelativePath="..\canvas\lookup_table.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\canvas\meter.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\canvas\outline.h"
|
RelativePath="..\canvas\outline.h"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user