Zbar Qt support - values for QT_CFLAGS and QT_LIBS
-
A better place to ask would be the zlib support forums, as this site is more about programming with Qt, than enabling Qt support in 3rdparty libraries.
But as a guess, I would say that QT_CFLAGS should contain the include directories of your Qt installation and the QT_LIBS the library directories, probably the libraries (-lQtXxx) too.
PS:
I changed the title to resemble the actual question and moved it to the General forum as the question is not about installing/deploying Qt itself.