We are trying to use the MITK library with Qt on Linux.
Unfortunately MITK has no install functionality and it also depends on ITK and VTK. So we end up with header fil
i dont know but maybe you can try to write like
INCPATH+=%MITK_INCLUDE_PATH%
in windows, generally it is like that..
but i did not try.