Browse Source

README: update win32 build insns

nfactor-troky
Jeff Garzik 14 years ago committed by Jeff Garzik
parent
commit
4c8d703551
  1. 1
      README

1
README

@ -15,6 +15,7 @@ Basic *nix build instructions: @@ -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

Loading…
Cancel
Save