Hi Pritpal,

> now I am looking at how to construct 
> "moc" files and include it in the project.
> 
> I need to know how should I pass "params" 
> leading to moc creation - in .hbp or on the 
> commandline ?
> 
> A small example will be helpful.

Here is a little .hbp sample I used for testing:
---
-hblib
-inc

-i${HB_WITH_QT}
-i${HB_WITH_QT}/QtCore
-i${HB_WITH_QT}/QtGui

-plugin=plug_moc.prg

-pi=hbqt_hbdbfmodel.h

hbqt_hbdbfmodel.cpp
---

[ Everything works the same way when issued from cmdline. ]

Viktor

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

Reply via email to