browserui.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 04 May 2010 12:39:35 +0300
changeset 0 1450b09d0cfd
child 3 0954f5dd2cd0
child 5 0f2326c2a325
permissions -rw-r--r--
Revision: 201015 Kit: 201018

TEMPLATE = subdirs
CONFIG += ordered

include (browserui.pri)

SUBDIRS += bedrockProvisioning
SUBDIRS += browsercore
SUBDIRS += ginebra2
# rom MUST come last because it depends on *_template.pkg files generated by qmake from all the other apps
SUBDIRS += rom

symbian: { 

contains(what, plat_101 ) {
    BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>" \
                                 "rom/browser.iby  CORE_APP_LAYER_IBY_EXPORT_PATH(browser.iby)"
    }  
}