summaryrefslogtreecommitdiff
path: root/core/applets/batteryapplet/batteryapplet.pro
Unidiff
Diffstat (limited to 'core/applets/batteryapplet/batteryapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/batteryapplet/batteryapplet.pro44
1 files changed, 43 insertions, 1 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro
index f201db9..4bd8e91 100644
--- a/core/applets/batteryapplet/batteryapplet.pro
+++ b/core/applets/batteryapplet/batteryapplet.pro
@@ -9,5 +9,47 @@ DEPENDPATH += ..
9LIBS += -lqpe -lopiecore2 9LIBS += -lqpe -lopiecore2
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12include ( $(OPIEDIR)/include.pro ) 12include(
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54 $(OPIEDIR)/include.pro )
13target.path = $$prefix/plugins/applets 55target.path = $$prefix/plugins/applets