This is just a define.
This is not reference to Qt but to QMake.INCPATH = -I"..\Qt\mkspecs\default"
Same here.QMAKE = m:\Development\x64\Qt\bin\qmake.exe
I have never seen that.IDC = m:\Development\x64\Qt\bin\idc.exe
They are never used so nothing to worry here. You can probably turn that off by passing "CONFIG -= lex" or similar.and then: references to yacc, zip, qt mkspecs, qmaketarget, while this should all be taken care of in the qmake (projectfile).pro step and translated to independent commands, right?
Bookmarks