mirror of
https://github.com/nfc-tools/libnfc.git
synced 2025-12-23 18:50:05 +00:00
Actual "Windows" tarball is more related to "Visual Studio 2005" than "Windows".
This commit is contained in:
parent
c92b437c69
commit
23b32a7742
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user