branch | GCC_SURGE |
changeset 105 | e7325f632549 |
parent 103 | b99b84bcd2d1 |
child 109 | e0aa398e6810 |
--- a/common.pri Fri Jun 11 16:25:06 2010 +0100 +++ b/common.pri Thu Jul 22 16:37:03 2010 +0100 @@ -77,11 +77,9 @@ win32 { # add platfrom API for windows - INCLUDEPATH += \ - $$PWD/homescreensrv_plat/appruntimemodel_api \ + INCLUDEPATH += \ $$PWD/homescreensrv_plat/contentstorage_api \ - $$PWD/homescreensrv_plat/hswidgetmodel_api \ - $$PWD/homescreensrv_plat/statemodel_api \ + $$PWD/homescreensrv_plat/hswidgetmodel_api \ $$PWD/homescreensrv_plat/homescreen_information_api/inc }