Jaroslaw Kadziola wrote:

So second question : must i build full Harbour in this case ?

PC>    2009-08-26 11:16 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
PC>      * harbour/source/rtl/gtwvt/gtwvt.c
PC>        ! fixed runtime font modification

Or only gtwvt ?

Just :

> mingw32-make

in the root directory will only recompile things which depend on the changed code. If the change above is the only change then it will automatically update what you are trying to update manually by going to the gtwvt directory.

> mingw32-make clean

will force a complete update, and should not generally be required after small code updates.

Regards
Alex
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to