changeset 64 | 910464db1b65 |
parent 54 | 085438c28042 |
child 66 | 08c8318ec9cb |
60:eb6690d0d439 | 64:910464db1b65 |
---|---|
9 # Contributors: |
9 # Contributors: |
10 # Description: This is the project file defnition for fotaserver. |
10 # Description: This is the project file defnition for fotaserver. |
11 |
11 |
12 TEMPLATE = app |
12 TEMPLATE = app |
13 TARGET = fotaserver |
13 TARGET = fotaserver |
14 |
|
15 RSS_RULES += "hidden = KAppIsHidden;" |
|
14 |
16 |
15 DEPENDPATH += . \ |
17 DEPENDPATH += . \ |
16 ./inc \ |
18 ./inc \ |
17 ./src \ |
19 ./src \ |
18 ../inc \ |
20 ../inc \ |