On Mon, 01 Mar 2010, Pritpal Bedi wrote:

Hi,

> ..\harbour-dev\bin\hbmk2 -gtwvt -strip -ustd.ch -kc -lhbct -lhbtpathy -lhbnf
> -inc  -o..\latest\bmd.exe bm.hbp
> And include somewhere in sources 
> REQUEST HB_GT_WVT_DEFAULT

It's redundant. -gtwvt makes the above.
If you use -gt* switches in hbmk2 then it makes for the 1-st one:
   REQUEST HB_GT_*_DEFAULT
and for the next ones:
   REQUEST HB_GT_*

so you do not have to use any 'REQUEST HB_GT_*[_DEFAULT] in your
PRG code.

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

Reply via email to