Ensure that the manifest files are placed correctly
commit0fafad31feb518453c7c25b2e29a8b26d7018978
authorAndy Shaw <qt-info@nokia.com>
Mon, 8 Jun 2009 05:53:58 +0000 (8 07:53 +0200)
committerAndy Shaw <qt-info@nokia.com>
Mon, 8 Jun 2009 05:53:58 +0000 (8 07:53 +0200)
treeaecbd0c24519d59942f55e9ab5d91e2dbb732a9b
parent8411fe233021f8609250b7cf47353e3128521406
Ensure that the manifest files are placed correctly

If OBJECTS_DIR was empty then it would create a directory for the
manifest files in the root directory.  This is not desired as it should
create a directory in the build directory instead.

Reviewed-by: Marius Storm-Olsen
mkspecs/features/win32/embed_manifest_dll.prf
mkspecs/features/win32/embed_manifest_exe.prf