added opensc.conf for windows binaries

This commit is contained in:
Frank Morgner
2014-06-19 22:38:42 +02:00
parent 8fe3880f58
commit 0bc44e2cb1
2 changed files with 44 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
EXTRA_DIST=opensc.conf_win32
all-local:
@echo Use \`$(MAKE) win\` to cross compile for Windows
@echo Use \`$(MAKE) android\` to cross compile for Android
@@ -15,6 +17,7 @@ win:
TARGETDIR=$(WIN_TARGETDIR) \
LIBEAC=$(WIN_TARGETDIR)/bin/libeac-0.dll \
LIBNPA=$(WIN_TARGETDIR)/bin/libnpa-0.dll
cp opensc.conf_win32 $(WIN_TARGETDIR)/etc/opensc.conf