diff options
author | Tor Lillqvist <tml@src.gnome.org> | 1999-05-08 08:43:58 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 1999-05-08 08:43:58 +0000 |
commit | 4553b33fa8bc1403a63e514222641bdb72de8a3c (patch) | |
tree | e6aa0431f0622ebef52788dc3392a1c067ca1a28 /README.win32 | |
parent | 738a826951ecf2f2d973e8882537d336e22930e2 (diff) | |
download | glib-4553b33fa8bc1403a63e514222641bdb72de8a3c.tar.gz |
Small typo...
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.win32 b/README.win32 index eb36e220d..ba48521ab 100644 --- a/README.win32 +++ b/README.win32 @@ -71,6 +71,7 @@ Building with MSVC If using the Microsoft toolchain, build with `nmake -f makefile.msc`. Install with `nmake -f makefile.msc install`. + Building with gcc ================= |