mingw libs changed; refs #30
This commit is contained in:
@@ -11,7 +11,7 @@ noinst_PROGRAMS = pcsc-demo cryptoki-sign-demo cryptoki-demo \
|
|||||||
AM_CPPFLAGS += -I${top_srcdir}/src -I/usr/include/PCSC
|
AM_CPPFLAGS += -I${top_srcdir}/src -I/usr/include/PCSC
|
||||||
AM_LDFLAGS = -L${top_builddir}/src -lpcscxx
|
AM_LDFLAGS = -L${top_builddir}/src -lpcscxx
|
||||||
if MINGW32
|
if MINGW32
|
||||||
AM_LDFLAGS += /opt/local/i586-mingw32msvc/lib/winscard.a -leay32
|
AM_LDFLAGS += -lwinscard
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if MAC
|
if MAC
|
||||||
|
|||||||
Reference in New Issue
Block a user