videoplayer.pro
branchGCC_SURGE
changeset 48 ebbeb6bcda56
parent 46 adbe7d5ba2f5
equal deleted inserted replaced
27:7bf7319dbddd 48:ebbeb6bcda56
    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