Hi

Viktor Szakáts wrote:
> 
>>> /contrib/hbqt/qtcore
>>> /contrib/hbqt/qtgui
>>> /contrib/hbqt/qtnetwork
>>> /contrib/hbqt/qtwebkit
> 
> It will be a little bit similar to rddsql dir layout.
> 

So, the contrib/hbqt/Makefile will look like as 

ROOT := ../../

DIRS := \
   qtcore \
   qtgui \
   qtnetwork \
   qtwebkit \

include $(TOP)$(ROOT)config/dir.mk

and in contrib/hbqt/qtcore will contain

   Makefile ( current Makefile of hbqt but with different lib name )
   filelist.mk ( list of sources belonging to this section )
   .cpp's
   .prg's

Pardon me as I am poor in make systems.

Regards
Pritpal Bedi


-- 
View this message in context: 
http://www.nabble.com/HBQT---More-classes-added-but-cannot-make-lib-now-tp25951480p25982195.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to