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 ]