common.pri
changeset 125 26079c1bb561
parent 112 dbfb5e38438b
child 127 7b66bc3c6dc9
equal deleted inserted replaced
123:d1dadafc5584 125:26079c1bb561
    74     TARGET.CAPABILITY = ALL -TCB
    74     TARGET.CAPABILITY = ALL -TCB
    75     TARGET.EPOCALLOWDLLDATA=1
    75     TARGET.EPOCALLOWDLLDATA=1
    76 } else {
    76 } else {
    77     # add platfrom API for windows
    77     # add platfrom API for windows
    78     INCLUDEPATH += \                
    78     INCLUDEPATH += \                
    79                 $$PWD/homescreensrv_plat/contentstorage_api \
    79                 $$PWD/homescreensrv_plat/contentstorage_api/inc \
    80                 $$PWD/homescreensrv_plat/hswidgetmodel_api \
    80                 $$PWD/homescreensrv_plat/hswidgetmodel_api \
    81                 $$PWD/homescreensrv_plat/homescreen_information_api/inc
    81                 $$PWD/homescreensrv_plat/homescreen_information_api/inc
    82 }
    82 }
    83 
    83 
    84 plugin: !isEmpty(PLUGIN_SUBDIR): DESTDIR = $$OUTPUT_DIR/$$PLUGIN_SUBDIR
    84 plugin: !isEmpty(PLUGIN_SUBDIR): DESTDIR = $$OUTPUT_DIR/$$PLUGIN_SUBDIR