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?
Of course all content of this files will be inside #ifdefs to be build
under WINCE only.

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to