Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, February 2007
Setting the runtime env in qmake


Message 1 in thread

anyone know the qmake equivalent of setting the runtime in Visual
Studio (Like /MT for C++ => Code Generation => Runtime =>
Multi-Threaded)

-- 
 [ signature omitted ] 

Message 2 in thread

I have not used VS for one year now but the option is in the build 
settings. You can set whether you want MT library or ST library. Just go 
thru all the options in the settings dialog.

Patrick Stinson wrote:
> anyone know the qmake equivalent of setting the runtime in Visual
> Studio (Like /MT for C++ => Code Generation => Runtime =>
> Multi-Threaded)
> 

--
 [ signature omitted ]