> Does this also work?
>
> hbmk2 @myprglist.txt -hblib -omylib.lib

Yes, it does. Also 'hbmk2 *.prg -hblib -omylib' works.

I'd (again) recommend not to explicitly add .lib extension,
as it makes the command line compiler and platform
dependent. This is portable and simpler:

'hbmk2 @myprglist.txt -hblib -omylib'

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

Reply via email to