On 4/4/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
> > >  #include <stdio.h>
> > >  +#define WIN32_LEAN_AND_MEAN
> > >
> >
> > This should go into Makefiles and not in include file, as it should
> > effect the whole
> > compilation process in Windows.
> >
>
>  It does, as as the winconfig.h is the config.h
>  Everything compiled with WIN32_LEAN_AND_MEAN

Maybe at this point in time.
But best practice in MS env is to put this on your project or Makefile.
Please move it.

> > I don't think the USE_WINDOWS_PCSC is needed.
> >
>
>  No, was going to use that.

Where?

Alon.
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to