gtk2/build/win32
Chun-wei Fan 09b7dc81a6 build: Integrate introspection builds into MSVC projects
This is so that it is easier for one building GTK+ with Visual Studio to
build the introspection files as well in one shot.  Note that this is
not built by default, so one needs to select the gtk3-introspect
explicitly to build (and clean up) the introspection files.

For this to work, one needs to ensure the following:
-A complete build of GObject-Introspection in $(GlibEtcInstallRoot),
 that is built with the same installation of the Python interpretor that
 is used here (see PythonDir and PythonDirX64 in
 gtk3-version-paths.[vsprops|props]).
-Introspection files for ATK, GDK-Pixbuf and Pango, also in their proper
 locations under $(GlibEtcInstallRoot), which should be built with the
 same G-I installation.
2017-08-28 16:18:24 +08:00
..
vs9 build: Integrate introspection builds into MSVC projects 2017-08-28 16:18:24 +08:00
vs10 build: Integrate introspection builds into MSVC projects 2017-08-28 16:18:24 +08:00
vs11 build: Integrate introspection builds into MSVC projects 2017-08-28 16:18:24 +08:00
vs12 build: Integrate introspection builds into MSVC projects 2017-08-28 16:18:24 +08:00
vs14 build: Integrate introspection builds into MSVC projects 2017-08-28 16:18:24 +08:00
vs15 build: Integrate introspection builds into MSVC projects 2017-08-28 16:18:24 +08:00
detectenv-msvc.mak build: Prepare NMake Makefiles for MSVC project integration 2017-08-28 16:15:11 +08:00
gtk-introspection-msvc.mak build: Prepare NMake Makefiles for MSVC project integration 2017-08-28 16:15:11 +08:00
gtkpc.py Visual Studio builds: Fix .pc generation 2016-11-14 16:27:21 +08:00
introspection-msvc.mak MSVC builds: Update how introspection builds are done 2016-04-19 14:50:25 +08:00
Makefile.am Visual Studio builds: Support Visual Studio 2017 2017-02-17 15:09:16 +08:00
pc_base.py Visual Studio builds: Make .pc generation more flexible 2016-06-22 15:22:58 +08:00
replace.py build/win32/replace.py: Fix replacing items in files with UTF-8 content 2017-05-09 18:37:20 -07:00