Add some newly introduced source files to our MSVC project (cairocanvas)

This commit is contained in:
John Emmas 2014-11-28 14:42:17 +00:00
parent 822f11becd
commit ea35595370
1 changed files with 8 additions and 0 deletions

View File

@ -242,6 +242,10 @@
RelativePath="..\colors.cc"
>
</File>
<File
RelativePath="..\colorspace.cc"
>
</File>
<File
RelativePath="..\container.cc"
>
@ -376,6 +380,10 @@
RelativePath="..\canvas\colors.h"
>
</File>
<File
RelativePath="..\canvas\colorspace.h"
>
</File>
<File
RelativePath="..\canvas\container.h"
>