diff -r c9962d0368d9 -r 525c140ec8db photos.pro --- a/photos.pro Wed Jun 16 13:08:54 2010 +0100 +++ b/photos.pro Thu Jul 22 16:33:32 2010 +0100 @@ -24,11 +24,13 @@ CONFIG += ordered SUBDIRS = group \ loggers \ - commonutilities \ - tvout\tvoutwrapper \ - ui \ - main + commonutilities \ + tvout\tvoutwrapper \ + ui \ + main \ + gallery BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include " \ "rom/photos.iby CORE_APP_LAYER_IBY_EXPORT_PATH(photos.iby)" \ "rom/photos_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(photos_resources.iby)" \ + "gallery/sis/photos_stub.sis /epoc32/data/z/system/install/photos_stub.sis" \