[zeromq-dev] Question about adding files
Boris Gulay
boris at boressoft.ru
Tue Mar 13 12:47:17 CET 2012
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120313/02d23815/attachment.sig>
More information about the zeromq-dev
mailing list