From: Chun-wei Fan Date: Sat, 23 Jun 2012 04:46:54 +0000 (+0800) Subject: Fix the gtk3-demo Visual C++ projects X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~24^2~19720 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2d36e4b11b393dcd12a2558e08ff888d63e4448b;p=gtk4.git Fix the gtk3-demo Visual C++ projects Add the demos that were introduced recently in the projects. --- diff --git a/build/win32/vs10/gtk3-demo.vcxproj b/build/win32/vs10/gtk3-demo.vcxproj index d072714f1d..3c38828a90 100644 --- a/build/win32/vs10/gtk3-demo.vcxproj +++ b/build/win32/vs10/gtk3-demo.vcxproj @@ -173,6 +173,10 @@ + + + + @@ -202,6 +206,8 @@ + + diff --git a/build/win32/vs10/gtk3-demo.vcxproj.filters b/build/win32/vs10/gtk3-demo.vcxproj.filters index 423aec5dbc..efedcfff11 100644 --- a/build/win32/vs10/gtk3-demo.vcxproj.filters +++ b/build/win32/vs10/gtk3-demo.vcxproj.filters @@ -38,6 +38,18 @@ Source Files + + Source Files + + + Source Files + + + Source Files + + + Source Files + Source Files @@ -125,6 +137,12 @@ Source Files + + Source Files + + + Source Files + Source Files diff --git a/build/win32/vs9/gtk3-demo.vcproj b/build/win32/vs9/gtk3-demo.vcproj index ef7bf8087f..265a3ff026 100644 --- a/build/win32/vs9/gtk3-demo.vcproj +++ b/build/win32/vs9/gtk3-demo.vcproj @@ -169,6 +169,10 @@ + + + + @@ -198,6 +202,8 @@ + +