qmake doesn't pass such variables to the compiler, so you have to do that using DEFINES variable.
See this thread: http://www.qtcentre.org/forum/f-qt-p...code-8283.html
qmake doesn't pass such variables to the compiler, so you have to do that using DEFINES variable.
See this thread: http://www.qtcentre.org/forum/f-qt-p...code-8283.html
roxton (1st May 2008)
Bookmarks