[Harbour] Re: hbMK2 - plug_moc.prg

2010-05-25 Thread Pritpal Bedi
Viktor Szakáts wrote: > > 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 iss

[Harbour] Re: hbMK2 - plug_moc.prg

2010-05-25 Thread Pritpal Bedi
Viktor Szakáts wrote: > >> 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 > --- > > [