common.pri
changeset 102 8b8b34fa9751
parent 98 d2f833ab7940
child 106 e78d6e055a5b
equal deleted inserted replaced
100:0920c6a9b6c8 102:8b8b34fa9751
    77 
    77 
    78 win32 {
    78 win32 {
    79     # add platfrom API for windows
    79     # add platfrom API for windows
    80     INCLUDEPATH += \                
    80     INCLUDEPATH += \                
    81                 $$PWD/homescreensrv_plat/contentstorage_api \
    81                 $$PWD/homescreensrv_plat/contentstorage_api \
    82                 $$PWD/homescreensrv_plat/hswidgetmodel_api \                
    82                 $$PWD/homescreensrv_plat/hswidgetmodel_api \
    83                 $$PWD/homescreensrv_plat/homescreen_information_api/inc
    83                 $$PWD/homescreensrv_plat/homescreen_information_api/inc
    84 }
    84 }
    85 
    85 
    86 plugin: !isEmpty(PLUGIN_SUBDIR): DESTDIR = $$OUTPUT_DIR/$$PLUGIN_SUBDIR
    86 plugin: !isEmpty(PLUGIN_SUBDIR): DESTDIR = $$OUTPUT_DIR/$$PLUGIN_SUBDIR
    87 
    87