in Win XP i installed Qt4.4.3 successfully and written hello world program

qmake -project
qmake

these two commands worked perfectly and makefiles have been generated successfully

but how to run the program in XP please help me out