contentstorage/caclient/caclient.pri
branchRCL_3
changeset 113 0efa10d348c0
equal deleted inserted replaced
111:053c6c7c14f3 113:0efa10d348c0
       
     1 #
       
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description:
       
    15 #
       
    16 
       
    17 HEADERS += ./inc/*.h \
       
    18     ./../homescreensrv_plat/contentstorage_api/caclient_global.h \
       
    19     ./../homescreensrv_plat/contentstorage_api/cadefs.h \
       
    20     ./../homescreensrv_plat/contentstorage_api/caentry.h \
       
    21     ./../homescreensrv_plat/contentstorage_api/caicondescription.h \
       
    22     ./../homescreensrv_plat/contentstorage_api/caitemmodel.h \
       
    23     ./../homescreensrv_plat/contentstorage_api/camenuiconutility.h \
       
    24     ./../homescreensrv_plat/contentstorage_api/canotifier.h \
       
    25     ./../homescreensrv_plat/contentstorage_api/canotifierfilter.h \
       
    26     ./../homescreensrv_plat/contentstorage_api/caquery.h \
       
    27     ./../homescreensrv_plat/contentstorage_api/caservice.h
       
    28     
       
    29 SOURCES += ./src/*.cpp