13
0

Add newly introduced sources to MSVC project

(scroll_group stuff)
This commit is contained in:
John Emmas 2014-06-04 13:50:06 +01:00
parent 3ca59162c9
commit 236926e7ca

View File

@ -310,6 +310,10 @@
RelativePath="..\root_group.cc" RelativePath="..\root_group.cc"
> >
</File> </File>
<File
RelativePath="..\scroll_group.cc"
>
</File>
<File <File
RelativePath="..\stateful_image.cc" RelativePath="..\stateful_image.cc"
> >
@ -440,6 +444,10 @@
RelativePath="..\canvas\root_group.h" RelativePath="..\canvas\root_group.h"
> >
</File> </File>
<File
RelativePath="..\canvas\scroll_group.h"
>
</File>
<File <File
RelativePath="..\canvas\stateful_image.h" RelativePath="..\canvas\stateful_image.h"
> >