Bizzare way of customization I have to admin.
Why to hardcode any path?
Couldn't just qmake read specific environment variable?
Wouldn't that be more flexible solution?
No. I can't change -spec parameter direclty from within Qt Creator. I thought it would have been taken from QMAKESPEC environment variable so I set it properly to c:/qt/4.5.2/mkspecs/win32-g++\qmake.conf However this doesn't change anything; Qt Creator still shows old, wrong path to the specification file.
Bookmarks