README: update win32 build insns

This commit is contained in:
Jeff Garzik 2010-12-18 16:42:40 -05:00 committed by Jeff Garzik
parent 857ba8f6cc
commit 4c8d703551

1
README
View file

@ -15,6 +15,7 @@ Basic *nix build instructions:
Basic WIN32 build instructions (on Fedora 13; requires mingw32):
./autogen.sh
rm -f mingw32-config.cache
MINGW32_CFLAGS="-O3 -Wall -msse2" mingw32-configure
make
./mknsis.sh