gtk/demos
Chun-wei Fan 19ce520c2d build: Fix linking demos on Visual Studio
The demos are now built as GUI programs, which will require the presence
of WinMain() on Visual Studio builds, unless we specify the entry point.

Pass the /entry:mainCRTStartup linker flag on Visual Studio builds for
the demo programs so that they can link properly.

https://bugzilla.gnome.org/show_bug.cgi?id=773299
2018-04-02 19:11:50 +08:00
..
gtk-demo build: Fix linking demos on Visual Studio 2018-04-02 19:11:50 +08:00
icon-browser build: Fix linking demos on Visual Studio 2018-04-02 19:11:50 +08:00
widget-factory build: Fix linking demos on Visual Studio 2018-04-02 19:11:50 +08:00
meson.build meson: demos: update and sync up with Makefiles 2017-05-03 15:10:53 +01:00