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"
|
||||
>
|
||||
</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…
Reference in New Issue
Block a user