Hi,
On 03.08.2006, at 0:10, Robert Konklewski wrote:
Looks really interesting. The only thing to sort out is the way to re-
use the reader.h on windows...
I'll give it a look next week while back at home.
m.
--
Martin Paljak / [EMAIL PROTECTED]
martin.paljak.pri.ee / ideelabor.ee
+372 515 6
Changes look good. Builds on XP with VC++8.0 and on Linux.
But to use VC++8.0 the Makefile.mak files need an extra line to
take care of the "manifest". Will send them as seperate patch.
Thanks.
Nils Larsch wrote:
Douglas E. Engert wrote:
Here are changes to allow OpenSC to build under wind
When using the VC++2005 also known as VC++8.0, Microsoft
introduced the use of manifest files. These either need
to be shiped around with the dll and exe files or then can
be included in the file as an additional resource.
Attached are changes to the Makefile.mak for OpenSC.
(The Makefile.mak fil
Douglas E. Engert wrote:
When using the VC++2005 also known as VC++8.0, Microsoft
introduced the use of manifest files. These either need
to be shiped around with the dll and exe files or then can
be included in the file as an additional resource.
Attached are changes to the Makefile.mak for Ope