For me "qmake -v" outputs exactly the same version, 2.01a, for both Qt 4.3.0 and 4.3.2.

Quote Originally Posted by rajeshs View Post
I tried even

qmake -project INCLUDEPATH+=../include ../interface

qmake -project INCLUDEPATH+=../interface ../include
Just to assure, these did actually have quotes around the include path part, right?