On Tue, Mar 13, 2012 at 6:47 AM, Boris Gulay <[email protected]> wrote:
> As by my story ( http://www.zeromq.org/story:5 ) I need to add files to
> the project to add missing errno.h on Windows Mobile. I need to add two
> files: header files to be used instead on errno.h and one source file
> for global errno variable and some functions.
>
> What is the best way to do this? Should I add this files to the main
> source tree or put them to builds/msvc directory and add only to MSVC
> project?

I'd suggest doing it the very simplest way you can think of, and we'll
improve it from there. Mikko will have an opinion but he's rather busy
at the moment.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to