MSVC Builds: Build and Install gtk3-icon-browser

Desktop / GNOME / GTK - Chun-wei Fan [src.gnome.org] - 23 September 2014 05:54 UTC

Add the icon browser demo to the Visual Studio projects, and "install" it as well.

8e508f8 MSVC Builds: Build and Install gtk3-icon-browser
build/win32/vs10/Makefile.am | 2 +
build/win32/vs10/gtk+.sln | 18 ++
build/win32/vs10/gtk-install.props | 2 +-
build/win32/vs10/gtk3-icon-browser.vcxproj | 176 +++++++++++++++++++
build/win32/vs10/gtk3-icon-browser.vcxproj.filters | 23 +++
build/win32/vs10/install.vcxproj | 4 +
build/win32/vs11/Makefile.am | 2 +
build/win32/vs12/Makefile.am | 2 +
build/win32/vs9/Makefile.am | 1 +
build/win32/vs9/gtk+.sln | 23 +++
build/win32/vs9/gtk3-icon-browser.vcproj | 179 ++++++++++++++++++++
11 files changed, 431 insertions(+), 1 deletion(-)

Upstream: git.gnome.org


  • Share