]> Pileus Git - ~andy/gtk/commitdiff
Update gtk3-demo Visual C++ projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 27 Sep 2012 09:21:03 +0000 (17:21 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 27 Sep 2012 09:21:03 +0000 (17:21 +0800)
Include the missed source files...

build/win32/vs10/gtk3-demo.vcxproj
build/win32/vs10/gtk3-demo.vcxproj.filters
build/win32/vs9/gtk3-demo.vcproj

index 3c38828a902c0bf4573ac76387e4cc710dfee785..72da6e95598a3b5a6bdf0e611c1f3b1fc9a71ac3 100644 (file)
     <ClCompile Include="..\..\..\demos\gtk-demo\css_accordion.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\css_basics.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\css_multiplebgs.c" />
+    <ClCompile Include="..\..\..\demos\gtk-demo\css_pixbufs.c" />
+    <ClCompile Include="..\..\..\demos\gtk-demo\css_shadows.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\demo_resources.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\dialog.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\drawingarea.c" />
index efedcfff1186561d8c87fd61dcb68335a8c02f38..cfbb17b8aaab258934bbbc06b22172d6468b6ed0 100644 (file)
     <ClCompile Include="..\..\..\demos\gtk-demo\css_multiplebgs.c">
       <Filter>Source Files</Filter>
     </ClCompile>
+    <ClCompile Include="..\..\..\demos\gtk-demo\css_pixbufs.c">
+      <Filter>Source Files</Filter>
+    </ClCompile>
+    <ClCompile Include="..\..\..\demos\gtk-demo\css_shadows.c">
+      <Filter>Source Files</Filter>
+    </ClCompile>
     <ClCompile Include="..\..\..\demos\gtk-demo\demo_resources.c">
       <Filter>Source Files</Filter>
     </ClCompile>
index 850aebc2eec2ef53d937c6ba0b5e2f54da2dae33..37026f8fee5a7619169be3a0aca35b7f43059588 100644 (file)
                        <File RelativePath="..\..\..\demos\gtk-demo\combobox.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\css_accordion.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\css_basics.c" />
+                       <File RelativePath="..\..\..\demos\gtk-demo\css_pixbufs.c" />
+                       <File RelativePath="..\..\..\demos\gtk-demo\css_shadows.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\css_multiplebgs.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\demo_resources.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\dialog.c" />