My system has both versions of Qt i.e Qt3.3.7 and Qt4.By default the qmake of Qt3 is being used.When i type qmake -v it displays Qt 3.3.7
I would like to know how to use the qmake of Qt4 as the default.