mpviewplugins/mpdetailsviewplugin/tsrc/tsrc.pro
changeset 47 4cc1412daed0
parent 45 612c4815aebe
equal deleted inserted replaced
45:612c4815aebe 47:4cc1412daed0
    14 # Description: Music Player mpdetailsviewplugin unit test project file.
    14 # Description: Music Player mpdetailsviewplugin unit test project file.
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 
    18 
    19 SUBDIRS += unittest_mpdetailssharedialog \
    19 SUBDIRS += unittest_mpdetailsview \
    20            unittest_mpdetailsview \
    20            unittest_mpdetailsviewplugin
    21            unittest_mpdetailsviewplugin \
    21 #           unittest_mpquerymanager
    22            unittest_mpquerymanager \
       
    23            unittest_mpsharedata
       
    24 
    22 
    25 CONFIG += ordered
    23 CONFIG += ordered
    26 
    24