Hi,

I don't know if it is technically easy or even possible to implemented, but i think it might be very handy to have inside main .prg one (or more) make-time directive(s) instructing hbmk2, about desired compiler options and/or libraries inclusion.

Something like:

#makeoption "/switch1", "/switch2", ... "/switchN"
and
#libinclude "libhb1", "libhb2", ... "libhbN"
or
#using "/switch1", "/switch2", "libhb1", "libhb2", ... "libhbN"

It could save us (the commandliners particularly) some time and stress-full typing of hard to remember switches and lib names. Just a thought..

---
Pete



_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to