MSVC builds: Make marshal generation more robust
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 31 Jul 2017 08:58:02 +0000 (16:58 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 31 Jul 2017 08:58:02 +0000 (16:58 +0800)
commita9c2401c6ce5f412c7ff65f16ec69044f1eb37f8
tree6f4b64fb647796bd6bdfc3b271a8a416595941f8
parent05dca8072d7324601b7f370e8a6c4bc0811d83fd
MSVC builds: Make marshal generation more robust

Since we may now have glib-genmarshal as a Python script or a standard
.exe binary, make the process more robust by actually trying to run
glib-genmarshal first as a Python script, and then falling back to the
former .exe approach if the Python method failed.
win32/vs10/atk-gen-src.props
win32/vs9/atk-gen-src.vsprops