MSVC builds: Make the GSK project functional

Desktop / GNOME / GTK - Chun-wei Fan [src.gnome.org] - 27 October 2016 01:17 UTC

Add the needed custom build steps to generate the GResource and enumeration sources that is needed for the build, and make sure that the build is able to find the Graphene headers and lib.

Also add the necessary CFLAGS needed for building GSK.

874b0da MSVC builds: Make the GSK project functional
build/win32/vs12/gsk-4.vcxproj.filtersin | 16 +++--------
build/win32/vs12/gsk-4.vcxprojin | 42 ++++++++++++++++++++---------
build/win32/vs12/gtk4-build-defines.props | 7 ++---
build/win32/vs12/gtk4-gen-srcs.props | 18 +++++++++++++
4 files changed, 54 insertions(+), 29 deletions(-)

Upstream: git.gnome.org


  • Share