equal
deleted
inserted
replaced
|
1 ###################################################################### |
|
2 # Automatically generated by qmake (2.01a) Thu Dec 3 15:16:30 2009 |
|
3 ###################################################################### |
|
4 |
|
5 TEMPLATE = lib |
|
6 TARGET = alarmalertplugin |
|
7 |
|
8 DEPENDPATH += ./inc \ |
|
9 ./src \ |
|
10 ./data |
|
11 |
|
12 CONFIG += hb \ |
|
13 plugin |
|
14 |
|
15 symbian: { |
|
16 TARGET.EPOCALLOWDLLDATA = 1 |
|
17 TARGET.CAPABILITY = CAP_GENERAL_DLL |
|
18 TARGET.UID3 = 0x2002EA1C |
|
19 |
|
20 pluginstub.sources = alarmalertplugin.dll |
|
21 pluginstub.path = /resource/plugins/devicedialogs |
|
22 DEPLOYMENT += pluginstub |
|
23 } |
|
24 |
|
25 # Input |
|
26 HEADERS += alarmalertplugin.h \ |
|
27 alarmalertwidget_p.h |
|
28 |
|
29 SOURCES += alarmalertplugin.cpp \ |
|
30 alarmalertwidget_p.cpp |
|
31 |
|
32 RESOURCES += alarmalert.qrc |