Windows release script fix

db4
Slava Pestov 2007-12-12 19:19:33 -05:00
parent 530c05226e
commit 3824a33a5f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ if [ "$CPU" = "x86" ]; then
FLAGS="-no-sse2"
fi
make windows-nt-x86
make windows-nt-x86-32
wget http://factorcode.org/dlls/freetype6.dll
wget http://factorcode.org/dlls/zlib1.dll