summaryrefslogtreecommitdiff
path: root/core/applets/restartapplet2/restartapplet.pro
Unidiff
Diffstat (limited to 'core/applets/restartapplet2/restartapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/restartapplet2/restartapplet.pro43
1 files changed, 1 insertions, 42 deletions
diff --git a/core/applets/restartapplet2/restartapplet.pro b/core/applets/restartapplet2/restartapplet.pro
index 8e13235..60d34f2 100644
--- a/core/applets/restartapplet2/restartapplet.pro
+++ b/core/applets/restartapplet2/restartapplet.pro
@@ -4,55 +4,14 @@ HEADERS = restart.h
4SOURCES = restart.cpp 4SOURCES = restart.cpp
5TARGET = restartapplet2 5TARGET = restartapplet2
6DESTDIR = $(OPIEDIR)/plugins/applets 6DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11MOC_DIR=opieobj 11MOC_DIR=opieobj
12OBJECTS_DIR=opieobj 12OBJECTS_DIR=opieobj
13 13
14 14
15 15
16include( 16include( $(OPIEDIR)/include.pro )
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
55
56
57 $(OPIEDIR)/include.pro )
58target.path = $$prefix/plugins/applets 17target.path = $$prefix/plugins/applets