homescreenapp/serviceproviders/hsmenuserviceprovider/hsmenuserviceprovider.pro
changeset 62 341166945d65
parent 36 cdae8c6c3876
child 69 87476091b3f5
child 77 4b195f3bea29
equal deleted inserted replaced
57:2e2dc3d30ca8 62:341166945d65
    19 INCLUDEPATH += . \
    19 INCLUDEPATH += . \
    20     inc
    20     inc
    21 HEADERS += ./inc/*.h
    21 HEADERS += ./inc/*.h
    22 SOURCES += ./src/*.cpp
    22 SOURCES += ./src/*.cpp
    23 
    23 
       
    24 DEFINES += MENUSERVICE_LIB
    24 
    25 
    25 DEFINES += MENUSERVICE_LIB
       
    26 LIBS += -lcaclient
    26 LIBS += -lcaclient
       
    27 
    27 symbian::TARGET.UID3 = 0x20026FA9
    28 symbian::TARGET.UID3 = 0x20026FA9
    28 win32:exportResources(./resource/*.png, resource)
    29 win32:exportResources(./resource/*.png, resource)