Visual Studio builds: Don't build introspection by default
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 14 Jul 2017 17:34:41 +0000 (01:34 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 14 Jul 2017 17:39:53 +0000 (01:39 +0800)
commit6a95140d981d9629fb1580cdba093258b73ebbc0
tree822bb5aadcdb58cb8e5812cbcabd0135013389ff
parentf9aea220c974f5ef2b1f5149ca3089125a6be300
Visual Studio builds: Don't build introspection by default

We aren't able to do a sanity check for g-ir-scanner in the NMake
Makefiles without extra tools, so it turns out that it would make it
more clear to people if we do not build the introspection files by
default here (especially that this is optional).

So, by doing so people could get the items needed for introspection
ready instead of build failures they do not expect, so people have
to build the introspect project explicitly, which will copy the built
introspection files to the appropriate location under
$(GlibEtcInstallPrefix) when sucessfully done.

Also fix the Visual Studio 2008 property sheets as a letter was
accidentaly added, breaking the builds.
win32/vs10/README.txt
win32/vs10/atk-install.propsin
win32/vs10/atk-install.vcxproj
win32/vs10/atk-introspect.vcxproj
win32/vs10/atk.sln
win32/vs9/README.txt
win32/vs9/atk-gen-src.vsprops
win32/vs9/atk-install.vspropsin
win32/vs9/atk-introspect.vcproj
win32/vs9/atk.sln