opensc/README.Win32
fabled 7635468ed9 - Initial support for win32
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@654 c6295689-39f2-0310-b995-f0e70906c6a9
2002-06-14 12:52:56 +00:00

27 lines
601 B
Plaintext

README for Win32 port of OpenSC
Compiling
=========
Type "nmake -f makefile.mak" to compile.
You need also perl and flex installed for the compile process
to complete succesfully.
What works
==========
At the moment only libopensc and basic tools have been ported
to windows. They should at least compile.
What needs to be done
=====================
Other parts of OpenSC should ported as well (other tools & pkcs11
module). Also we should implement native Win32 APIs such as
CryptoAPI Provider, some login stuff and ActiveX plugin for
Explorer to do the signing.