Re: [opensc-devel] libp11 build on Windows

2008-04-09 Thread Douglas E. Engert
Alon Bar-Lev wrote: > On 4/8/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote: >> I can get libp11 to build the dll and add the .res file. But I needed >> to use #include >> rather then #include in the versioninfo.rc >> Would this effect the ming build? > > Please add -I /mfc in Makefile so

Re: [opensc-devel] libp11 build on Windows

2008-04-09 Thread Alon Bar-Lev
On 4/8/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote: > I can get libp11 to build the dll and add the .res file. But I needed > to use #include > rather then #include in the versioninfo.rc > Would this effect the ming build? Please add -I /mfc in Makefile so it will find afxres if not avai