I compile a Qt executable using qmake && make on the following project.pro file:
qmake && make
project.pro
INCLUDEPATH *= ../../dependencies/boost QT
There is an update to this issue for boost 1.53, see the last post here:
We need to add -DBOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION also.
-DBOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION