changeset 23 | fd30d51f876b |
parent 18 | c198609911f9 |
child 45 | b6db4fd4947b |
18:c198609911f9 | 23:fd30d51f876b |
---|---|
14 # Description: This is the project specification file for agendautil. |
14 # Description: This is the project specification file for agendautil. |
15 # |
15 # |
16 |
16 |
17 TARGET = agendainterface |
17 TARGET = agendainterface |
18 TEMPLATE = lib |
18 TEMPLATE = lib |
19 CONFIG += hb |
|
19 DEPENDPATH += . \ |
20 DEPENDPATH += . \ |
20 ./src \ |
21 ./src \ |
21 ./inc |
22 ./inc |
22 INCLUDEPATH += . \ |
23 INCLUDEPATH += . \ |
23 ./inc \ |
24 ./inc \ |