homescreenapp/common.pri
changeset 97 66b5fe3c07fd
parent 86 e4f038c420f7
equal deleted inserted replaced
95:32e56106abf2 97:66b5fe3c07fd
    70     TARGET.CAPABILITY = ALL -TCB
    70     TARGET.CAPABILITY = ALL -TCB
    71     TARGET.EPOCALLOWDLLDATA=1
    71     TARGET.EPOCALLOWDLLDATA=1
    72 } else {
    72 } else {
    73     # add platfrom API for windows
    73     # add platfrom API for windows
    74     INCLUDEPATH += \                
    74     INCLUDEPATH += \                
    75                 $$PWD/../../homescreensrv/homescreensrv_plat/contentstorage_api \                
    75                 $$PWD/../../homescreensrv/homescreensrv_plat/contentstorage_api/inc \                
    76                 $$PWD/../../homescreensrv/homescreensrv_plat/homescreen_information_api/inc
    76                 $$PWD/../../homescreensrv/homescreensrv_plat/homescreen_information_api/inc \
       
    77                 $$PWD/../homescreen_plat/homescreenclient_api/inc
    77 }
    78 }
    78 
    79 
    79 plugin: !isEmpty(PLUGIN_SUBDIR): DESTDIR = $$OUTPUT_DIR/$$PLUGIN_SUBDIR
    80 plugin: !isEmpty(PLUGIN_SUBDIR): DESTDIR = $$OUTPUT_DIR/$$PLUGIN_SUBDIR
    80 
    81 
    81 !symbian: plugin { # copy service xml
    82 !symbian: plugin { # copy service xml