summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2018-08-11 02:31:28 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2018-08-11 02:33:57 +0800
commit139d71ad60f97283551c929fcb1618085b61a9d5 (patch)
treee346f7be1c13121633fbf08832e98512e1ab6376
parent6338e5cf2dbeff95500f5e01c30e8ee14b446344 (diff)
downloadgobject-introspection-139d71ad60f97283551c929fcb1618085b61a9d5.tar.gz
MSVC.README.rst: Fix previous update
The default Cairo-GObject DLL filename should be for MinGW/mingw-w64 builds, not Visual Studio builds, hence the likely need to use the -Dcairo-libname option for MSVC builds... doh.
-rw-r--r--MSVC.README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/MSVC.README.rst b/MSVC.README.rst
index 91e03dd3..a666f59d 100644
--- a/MSVC.README.rst
+++ b/MSVC.README.rst
@@ -55,7 +55,7 @@ to be on the same drive as the G-I sources). In that directory, run the followi
The -Dcairo-libname is likely necessary as the default DLL file name for Cairo-GObject
may likely not match the default "libcairo-gobject-2.dll", which is the default
-DLL filename for Cairo-GObject that is built with Visual Studio.
+DLL filename for Cairo-GObject that is built with MinGW/mingw-w64.
The -Dpython is likely necessary when using multiple Python installations on the
system and is necessary when building with Visual Studio 2008~2013 when building