changeset 55 | 2c54b51f39c4 |
parent 23 | fd30d51f876b |
51:0b38fc5b94c6 | 55:2c54b51f39c4 |
---|---|
5 TEMPLATE = lib |
5 TEMPLATE = lib |
6 TARGET = alarmalertwidget |
6 TARGET = alarmalertwidget |
7 |
7 |
8 INCLUDEPATH += ./inc \ |
8 INCLUDEPATH += ./inc \ |
9 ../alarmalertplugin/inc \ |
9 ../alarmalertplugin/inc \ |
10 ../../inc |
10 ../../inc \ |
11 ./traces |
|
11 |
12 |
12 DEPENDPATH += ./inc \ |
13 DEPENDPATH += ./inc \ |
13 ./src \ |
14 ./src \ |
14 /epoc32/include |
15 /epoc32/include |
15 |
16 |