diff options
-rw-r--r-- | MSVC.README.rst | 2 |
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 |