changeset 23 | fd30d51f876b |
parent 18 | c198609911f9 |
child 55 | 2c54b51f39c4 |
18:c198609911f9 | 23:fd30d51f876b |
---|---|
14 # Description: This is the project specification file for the |
14 # Description: This is the project specification file for the |
15 # notesappcontroller component. |
15 # notesappcontroller component. |
16 # |
16 # |
17 |
17 |
18 TEMPLATE = lib |
18 TEMPLATE = lib |
19 CONFIG += hb |
|
19 TARGET = notesmodelhandler |
20 TARGET = notesmodelhandler |
20 DEFINES += NOTESMODELHANDLER_LIB |
21 DEFINES += NOTESMODELHANDLER_LIB |
21 |
22 |
22 DEPENDPATH += \ |
23 DEPENDPATH += \ |
23 ./inc \ |
24 ./inc \ |