contentstorage/caclient/caclient.pri
changeset 125 26079c1bb561
parent 94 dbb8300717f7
equal deleted inserted replaced
123:d1dadafc5584 125:26079c1bb561
    13 #
    13 #
    14 # Description:
    14 # Description:
    15 #
    15 #
    16 
    16 
    17 HEADERS += ./inc/*.h \
    17 HEADERS += ./inc/*.h \
    18     ./../homescreensrv_plat/contentstorage_api/caclient_global.h \
    18     ./../homescreensrv_plat/contentstorage_api/inc/caclient_global.h \
    19     ./../homescreensrv_plat/contentstorage_api/cadefs.h \
    19     ./../homescreensrv_plat/contentstorage_api/inc/cadefs.h \
    20     ./../homescreensrv_plat/contentstorage_api/caentry.h \
    20     ./../homescreensrv_plat/contentstorage_api/inc/caentry.h \
    21     ./../homescreensrv_plat/contentstorage_api/caicondescription.h \
    21     ./../homescreensrv_plat/contentstorage_api/inc/caicondescription.h \
    22     ./../homescreensrv_plat/contentstorage_api/caitemmodel.h \
    22     ./../homescreensrv_plat/contentstorage_api/inc/caitemmodel.h \
    23     ./../homescreensrv_plat/contentstorage_api/camenuiconutility.h \
    23     ./../homescreensrv_plat/contentstorage_api/inc/camenuiconutility.h \
    24     ./../homescreensrv_plat/contentstorage_api/canotifier.h \
    24     ./../homescreensrv_plat/contentstorage_api/inc/canotifier.h \
    25     ./../homescreensrv_plat/contentstorage_api/canotifierfilter.h \
    25     ./../homescreensrv_plat/contentstorage_api/inc/canotifierfilter.h \
    26     ./../homescreensrv_plat/contentstorage_api/caquery.h \
    26     ./../homescreensrv_plat/contentstorage_api/inc/caquery.h \
    27     ./../homescreensrv_plat/contentstorage_api/caservice.h
    27     ./../homescreensrv_plat/contentstorage_api/inc/caservice.h
    28     
    28     
    29 SOURCES += ./src/*.cpp
    29 SOURCES += ./src/*.cpp