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? 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? Also, does msvc2003 use this manifest system? 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. Cheers, Bo