forked from AuroraMiddleware/gtk
22391f42b8
This will make GTK_HOST defined more like what it is on Meson builds, so that we set the host string appropriately according to the build that is being carried out, instead of defaulting to i686-pc-vsXX for all builds. Like the previous commit on win32/config-msvc.mak.in, this now sets GTK_HOST to be: i686-pc-vsXX for 32-bit x86 builds x86_64-pc-vsXX for x64 builds aarch64-pc-vsXX for ARM64 builds (requires VS2017 15.9.x or later) |
||
---|---|---|
.. | ||
vs9 | ||
vs10 | ||
vs11 | ||
vs12 | ||
vs14 | ||
vs15 | ||
vs16 | ||
config-msvc.mak.in | ||
create-lists-msvc.mak | ||
create-lists.bat | ||
detectenv-msvc.mak | ||
gen-gdkversionmacros-h.py | ||
generate-msvc.mak | ||
gtk-introspection-msvc.mak | ||
gtkpc.py | ||
introspection-msvc.mak | ||
Makefile-newvs.am | ||
Makefile.am | ||
Makefile.msvc-introspection | ||
Makefile.msvcproj | ||
pc_base.py | ||
README_EGL_MSVC.txt | ||
replace.py |