hii all friends

this is really very simple question but its quite irritating when it doesnt run.

i want to know the correct way to run Qt projects or simple ui files with kdevelop.
this is what is want..

I create a project file with atleast one dialog. then on the shell i type the command:
qmake project.pro
make

fine. the exe is made and the project runs ok.

the files which i get after running the qmake and make on the project file in that particular directory are : .exe , form1.ui , form.ui~ , main.cpp , main.cpp~ , .pro , Makefile

the exe is running as required.
but tell me is it necessary that qmake and make should also have generated *.o and *.moc files or moc_* kind of files.
if yes then how can i do so and where is the fault. why it is not getting generated.

and if not then tell me is it necessary to get these files to make this project running in kdevelop??

plz tell me how can i run the qt project in kdevelop. I use kdevelop 2.1 and qt3.3.0

the KAppWizard under project->new gives---> Qt-sdi.

please explain step by step process.
gmail--> shahshamiks@gmail.com 4 chat

thanks and regards.
shamik