Bo Peng wrote:
mt.exe /manifest lyx.exe.manifest /outputresource:lyx.exe;1

This lyx.exe.manifest is *not* the menifest generated from link
/MANIFEST, rather a copy of libGui4.dll.manifest, right?
Right.
I would like
to add to the scons system things like

mt.exe /manigest:/path/to/qt/lib/libQtGui4.dll.manifest /out....

will this work?
Yes, I think so.
Also, does msvc2003 use this manifest system?
No AFAIK, this is a MSVC2005 feature.
I am
worried about the existence of QtXXX.dll.manifest. qt-mt.dll.manifest
for all the Q../Free qt3/qt4 compiled with msvc2003/2005.
mscv2003 will not generate a manifest, I guess.

Abdel.

Reply via email to