photos.pro
branchGCC_SURGE
changeset 51 525c140ec8db
parent 33 1ee2af37811f
--- 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 <platform_paths.hrh>" \
         "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" \