Actual "Windows" tarball is more related to "Visual Studio 2005" than "Windows".

This commit is contained in:
Romuald Conty 2009-07-23 10:56:34 +00:00
parent c92b437c69
commit 23b32a7742

View file

@ -20,7 +20,7 @@ else
fi
# Windows part
LIBNFC_WINDOWS_DIR=libnfc-$LIBNFC_VERSION-windows
LIBNFC_WINDOWS_DIR=libnfc-$LIBNFC_VERSION-vs2005
LIBNFC_WINDOWS_ARCHIVE=$LIBNFC_WINDOWS_DIR.zip
if [ ! -f $LIBNFC_WINDOWS_ARCHIVE ]; then