> You can call hbmk2 with multiple projects:

> >> hbmk2 mylib1.hbp mylib2.hbp myapp.hbp
> > (order is significant)
>
> Ok, this is good... from a message I found on google, it is not
> possible to put a mylib2.hbp in myapp.hbp
>

This is true. You must use separate .hbp files for each
target binaries. However, you can move common parts to
either a .hbm or .hbc file, and include this file into all of
your .hbp files.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to