We added
CONFIG += thread

to the .pro file and it works now, but why doesn't it
give you qt-mt by default since our qt is compiled
threaded?

--- David Walser <[EMAIL PROTECTED]> wrote:
> The boss just noticed this, he's got this profile
> file
> (qncpEntry.pro) that looks like:
> SOURCES += ncpEntry.cpp
> TARGET = ncpEntry
> 
> and calls
> qmake -o Makefile qncpEntry.pro
> 
> and it generates a Makefile with LIBS having -lqt,
> but
> our qt is the qt-mt one, so shouldn't it be putting
> that?
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> http://mailplus.yahoo.com
> 

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to