]> Pileus Git - ~andy/gtk/commitdiff
Fix gtk-demo projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 21 Feb 2013 07:30:41 +0000 (15:30 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 21 Feb 2013 07:30:41 +0000 (15:30 +0800)
There isn't a custom CSS demo anymore, so remove that from the projects

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

index 6f2a80d589440c1781cb1130768393ff6369f29f..86839f0eeccba490781f023e2c1266e5febddac0 100644 (file)
     <ClCompile Include="..\..\..\demos\gtk-demo\stock_browser.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\textscroll.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\textview.c" />
-    <ClCompile Include="..\..\..\demos\gtk-demo\theming_custom_css.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\theming_style_classes.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\toolpalette.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\transparent.c" />
index cfbb17b8aaab258934bbbc06b22172d6468b6ed0..e3ca1c07791e1d31565603c3ff3cc379b8f4ca69 100644 (file)
     <ClCompile Include="..\..\..\demos\gtk-demo\textview.c">
       <Filter>Source Files</Filter>
     </ClCompile>
-    <ClCompile Include="..\..\..\demos\gtk-demo\theming_custom_css.c">
-      <Filter>Source Files</Filter>
-    </ClCompile>
     <ClCompile Include="..\..\..\demos\gtk-demo\theming_style_classes.c">
       <Filter>Source Files</Filter>
     </ClCompile>
index 37026f8fee5a7619169be3a0aca35b7f43059588..1b01ea3103d4280f860b7b8724276d703fde5cca 100644 (file)
                        <File RelativePath="..\..\..\demos\gtk-demo\stock_browser.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\textscroll.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\textview.c" />
-                       <File RelativePath="..\..\..\demos\gtk-demo\theming_custom_css.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\theming_style_classes.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\toolpalette.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\transparent.c" />