videoplayer.pro
changeset 34 bbb98528c666
parent 30 4f111d64a341
child 40 13331705e488
equal deleted inserted replaced
33:48e74db5d516 34:bbb98528c666
    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 SUBDIRS += videoplayback
    23 SUBDIRS += videoplayback
    23 SUBDIRS += videoplayerapp
    24 SUBDIRS += videoplayerapp
    24 SUBDIRS += videocollection
    25 SUBDIRS += videocollection
    25 }
    26 }
    26                      
    27