summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-08-01 16:37:43 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-09-15 21:41:15 +0800
commite5a1de1c1948898dda89fae4bbc17addb3595d20 (patch)
tree0139f400b8df3e7115f943cd101a37f72cc7caaf
parent89790bb41223273d76e16570abe5564065ab2b6d (diff)
downloadgtk+-e5a1de1c1948898dda89fae4bbc17addb3595d20.tar.gz
gdk/gdkconfig.h.meson: Add GDK_WINDOWING_WIN32
This is so that Meson can add this define once it is determined that we are building for Windows. https://bugzilla.gnome.org/show_bug.cgi?id=785210
-rw-r--r--gdk/gdkconfig.h.meson1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk/gdkconfig.h.meson b/gdk/gdkconfig.h.meson
index f832c043de..115c612d82 100644
--- a/gdk/gdkconfig.h.meson
+++ b/gdk/gdkconfig.h.meson
@@ -13,6 +13,7 @@ G_BEGIN_DECLS
#mesondefine GDK_WINDOWING_X11
#mesondefine GDK_WINDOWING_BROADWAY
#mesondefine GDK_WINDOWING_WAYLAND
+#mesondefine GDK_WINDOWING_WIN32
#mesondefine GDK_WINDOWING_MIR
#mesondefine GDK_RENDERING_VULKAN