Fixed Qt UDA creation for Symbian

Added a dummy Qt sis file and fixed paths in bld.inf.
Otherwise build would fail when FF_QT_IN_UDA is defined.
Dummy Qt sis file needs to replaced with a real one
when actual UDA image is created.

Task-number: QT-4888
Reviewed-by: Guoqing Zhang
(cherry picked from commit 6dcb0028e44cba2a00c2fb867fb1757ad5b1a254)
This commit is contained in:
Tomi Vihria 2011-04-14 15:39:08 +03:00 committed by Olivier Goffart
parent d92ac3c188
commit d9cc2f8ff2
2 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,7 @@ loc.prf /epoc32/tools/qt/mkspecs/features/loc.prf
//For UDA image
confml/qt.confml CONFML_EXPORT_PATH(qt.confml,uda_content)
implml/qt_copy.implml CRML_EXPORT_PATH(qt_copy.implml,uda_content)
content/apps/qt.sisx CRML_EXPORT_PATH(../content/sis/,uda_content)
qt.sisx CRML_EXPORT_PATH(../content/sis/,uda_content)
#endif
/* export stub sis to enable eclipsing */

View File

@ -0,0 +1 @@
1