videoplayer.pro
changeset 46 adbe7d5ba2f5
parent 15 cf5481c2bc0b
equal deleted inserted replaced
28:c48470be1ba7 46:adbe7d5ba2f5
    16 #
    16 #
    17 
    17 
    18 TEMPLATE = subdirs
    18 TEMPLATE = subdirs
    19 CONFIG += ordered
    19 CONFIG += ordered
    20 symbian: {
    20 symbian: {
    21 BLD_INF_RULES.prj_mmpfiles += $$LITERAL_HASH"include \"videoplayer_plat/group/bld.inf\"" \
    21 BLD_INF_RULES.prj_mmpfiles += $$LITERAL_HASH"include \"videoplayer_plat/group/bld.inf\""
    22                               $$LITERAL_HASH"include \"mediasettings/group/bld.inf\""
    22 
    23 SUBDIRS += videoplayback
    23 SUBDIRS += videoplayback
    24 SUBDIRS += videoplayerapp
    24 SUBDIRS += videoplayerapp
    25 SUBDIRS += videocollection
    25 SUBDIRS += videocollection
       
    26 SUBDIRS += mediasettings
    26 }
    27 }
    27                      
    28