more dependencies on 64bit lucid, see #1
This commit is contained in:
@@ -14,7 +14,7 @@ pcsc_demo_SOURCES = pcsc-demo.cxx
|
||||
if MINGW32
|
||||
pcsc_demo_LDADD = /opt/local/i586-mingw32msvc/lib/winscard.a
|
||||
else
|
||||
pcsc_demo_LDADD = -lpcsclite
|
||||
pcsc_demo_LDADD = -lpcsclite -lpthread
|
||||
endif
|
||||
|
||||
cryptoki_demo_SOURCES = cryptoki-demo.cxx
|
||||
|
Reference in New Issue
Block a user