-rw-r--r-- | pwmanager/pwmanager/pwmanagerE.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro index 4e482ca..7f8cc86 100644 --- a/pwmanager/pwmanager/pwmanagerE.pro +++ b/pwmanager/pwmanager/pwmanagerE.pro | |||
@@ -1,154 +1,156 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | 3 | ||
4 | 4 | ||
5 | TARGET = pwmpi | 5 | TARGET = pwmpi |
6 | OBJECTS_DIR = obj/$(PLATFORM) | 6 | OBJECTS_DIR = obj/$(PLATFORM) |
7 | MOC_DIR = moc/$(PLATFORM) | 7 | MOC_DIR = moc/$(PLATFORM) |
8 | DESTDIR=$(QPEDIR)/bin | 8 | DESTDIR=$(QPEDIR)/bin |
9 | 9 | ||
10 | INCLUDEPATH += . ../../qtcompat ../../qtcompat/xml ../../libkdepim ../../microkde ../../microkde/kdecore ../../microkde/kdeui ../../microkde/kutils $(QPEDIR)/include | 10 | INCLUDEPATH += . ../../qtcompat ../../qtcompat/xml ../../libkdepim ../../microkde ../../microkde/kdecore ../../microkde/kdeui ../../microkde/kutils $(QPEDIR)/include |
11 | DEFINES += PWM_EMBEDDED CONFIG_DEBUG | 11 | DEFINES += PWM_EMBEDDED |
12 | #enable this setting if you want debugoutput for pwmanager | ||
13 | # CONFIG_DEBUG | ||
12 | 14 | ||
13 | LIBS += -lmicrokde | 15 | LIBS += -lmicrokde |
14 | LIBS += -lmicroqtcompat | 16 | LIBS += -lmicroqtcompat |
15 | LIBS += -lmicrokdepim | 17 | LIBS += -lmicrokdepim |
16 | LIBS += -L$(QPEDIR)/lib | 18 | LIBS += -L$(QPEDIR)/lib |
17 | LIBS += -lqpe | 19 | LIBS += -lqpe |
18 | LIBS += -lbz2 | 20 | LIBS += -lbz2 |
19 | LIBS += $(QTOPIALIB) | 21 | LIBS += $(QTOPIALIB) |
20 | 22 | ||
21 | #INTERFACES = \ | 23 | #INTERFACES = \ |
22 | #addentrywnd.ui \ | 24 | #addentrywnd.ui \ |
23 | #configwnd.ui \ | 25 | #configwnd.ui \ |
24 | #findwnd.ui \ | 26 | #findwnd.ui \ |
25 | #getmasterpwwnd.ui \ | 27 | #getmasterpwwnd.ui \ |
26 | #pwgenwnd.ui \ | 28 | #pwgenwnd.ui \ |
27 | #setmasterpwwnd.ui \ | 29 | #setmasterpwwnd.ui \ |
28 | #subtbledit.ui | 30 | #subtbledit.ui |
29 | 31 | ||
30 | #INTERFACES = \ | 32 | #INTERFACES = \ |
31 | #subtbledit.ui \ | 33 | #subtbledit.ui \ |
32 | 34 | ||
33 | 35 | ||
34 | 36 | ||
35 | #HEADERS = \ | 37 | #HEADERS = \ |
36 | #configuration_31compat.h \ | 38 | #configuration_31compat.h \ |
37 | #configuration.h \ | 39 | #configuration.h \ |
38 | #configwnd.h \ | 40 | #configwnd.h \ |
39 | #configwndimpl.h \ | 41 | #configwndimpl.h \ |
40 | #selftest.h | 42 | #selftest.h |
41 | #subtbledit.h \ | 43 | #subtbledit.h \ |
42 | #subtbleditimpl.h \ | 44 | #subtbleditimpl.h \ |
43 | 45 | ||
44 | HEADERS = \ | 46 | HEADERS = \ |
45 | addentrywnd_emb.h \ | 47 | addentrywnd_emb.h \ |
46 | addentrywndimpl.h \ | 48 | addentrywndimpl.h \ |
47 | base64.h \ | 49 | base64.h \ |
48 | binentrygen.h \ | 50 | binentrygen.h \ |
49 | blowfish.h \ | 51 | blowfish.h \ |
50 | commentbox.h \ | 52 | commentbox.h \ |
51 | compiler.h \ | 53 | compiler.h \ |
52 | compressbzip2.h \ | 54 | compressbzip2.h \ |
53 | compressgzip.h \ | 55 | compressgzip.h \ |
54 | findwnd_emb.h \ | 56 | findwnd_emb.h \ |
55 | findwndimpl.h \ | 57 | findwndimpl.h \ |
56 | genpasswd.h \ | 58 | genpasswd.h \ |
57 | getkeycardwnd.h \ | 59 | getkeycardwnd.h \ |
58 | getmasterpwwnd_emb.h \ | 60 | getmasterpwwnd_emb.h \ |
59 | getmasterpwwndimpl.h \ | 61 | getmasterpwwndimpl.h \ |
60 | globalstuff.h \ | 62 | globalstuff.h \ |
61 | gpasmanfile.h \ | 63 | gpasmanfile.h \ |
62 | htmlgen.h \ | 64 | htmlgen.h \ |
63 | htmlparse.h \ | 65 | htmlparse.h \ |
64 | ipc.h \ | 66 | ipc.h \ |
65 | listobjselectwnd.h \ | 67 | listobjselectwnd.h \ |
66 | listviewpwm.h \ | 68 | listviewpwm.h \ |
67 | printtext.h \ | 69 | printtext.h \ |
68 | pwgenwnd_emb.h \ | 70 | pwgenwnd_emb.h \ |
69 | pwgenwndimpl.h \ | 71 | pwgenwndimpl.h \ |
70 | pwmdoc.h \ | 72 | pwmdoc.h \ |
71 | pwmdocui.h \ | 73 | pwmdocui.h \ |
72 | pwmexception.h \ | 74 | pwmexception.h \ |
73 | pwm.h \ | 75 | pwm.h \ |
74 | pwminit.h \ | 76 | pwminit.h \ |
75 | pwmprefs.h \ | 77 | pwmprefs.h \ |
76 | pwmprint.h \ | 78 | pwmprint.h \ |
77 | pwmtray.h \ | 79 | pwmtray.h \ |
78 | pwmview.h \ | 80 | pwmview.h \ |
79 | pwmviewstyle_0.h \ | 81 | pwmviewstyle_0.h \ |
80 | pwmviewstyle_1.h \ | 82 | pwmviewstyle_1.h \ |
81 | pwmviewstyle.h \ | 83 | pwmviewstyle.h \ |
82 | randomizer.h \ | 84 | randomizer.h \ |
83 | rc2.h \ | 85 | rc2.h \ |
84 | rencatwnd.h \ | 86 | rencatwnd.h \ |
85 | serializer.h \ | 87 | serializer.h \ |
86 | setmasterpwwnd_emb.h \ | 88 | setmasterpwwnd_emb.h \ |
87 | setmasterpwwndimpl.h \ | 89 | setmasterpwwndimpl.h \ |
88 | sha1.h \ | 90 | sha1.h \ |
89 | waitwnd.h \ | 91 | waitwnd.h \ |
90 | kcmconfigs/kcmpwmconfig.h \ | 92 | kcmconfigs/kcmpwmconfig.h \ |
91 | kcmconfigs/pwmconfigwidget.h \ | 93 | kcmconfigs/pwmconfigwidget.h \ |
92 | 94 | ||
93 | #sources that need not be build | 95 | #sources that need not be build |
94 | #SOURCES = \ | 96 | #SOURCES = \ |
95 | #advcommeditimpl.cpp \ | 97 | #advcommeditimpl.cpp \ |
96 | #configuration.cpp \ | 98 | #configuration.cpp \ |
97 | #configwnd.cpp \ | 99 | #configwnd.cpp \ |
98 | #configwndimpl.cpp \ | 100 | #configwndimpl.cpp \ |
99 | #configuration_31compat.cpp \ | 101 | #configuration_31compat.cpp \ |
100 | #htmlparse.cpp \ | 102 | #htmlparse.cpp \ |
101 | #printtext.cpp \ | 103 | #printtext.cpp \ |
102 | #selftest.cpp \ | 104 | #selftest.cpp \ |
103 | #pwmprint.cpp \ | 105 | #pwmprint.cpp \ |
104 | #spinforsignal.cpp | 106 | #spinforsignal.cpp |
105 | #subtbledit.cpp \ | 107 | #subtbledit.cpp \ |
106 | #subtbleditimpl.cpp \ | 108 | #subtbleditimpl.cpp \ |
107 | 109 | ||
108 | SOURCES = \ | 110 | SOURCES = \ |
109 | addentrywnd_emb.cpp \ | 111 | addentrywnd_emb.cpp \ |
110 | addentrywndimpl.cpp \ | 112 | addentrywndimpl.cpp \ |
111 | base64.cpp \ | 113 | base64.cpp \ |
112 | binentrygen.cpp \ | 114 | binentrygen.cpp \ |
113 | blowfish.cpp \ | 115 | blowfish.cpp \ |
114 | commentbox.cpp \ | 116 | commentbox.cpp \ |
115 | compressbzip2.cpp \ | 117 | compressbzip2.cpp \ |
116 | compressgzip.cpp \ | 118 | compressgzip.cpp \ |
117 | findwnd_emb.cpp \ | 119 | findwnd_emb.cpp \ |
118 | findwndimpl.cpp \ | 120 | findwndimpl.cpp \ |
119 | genpasswd.cpp \ | 121 | genpasswd.cpp \ |
120 | getkeycardwnd.cpp \ | 122 | getkeycardwnd.cpp \ |
121 | getmasterpwwnd_emb.cpp \ | 123 | getmasterpwwnd_emb.cpp \ |
122 | getmasterpwwndimpl.cpp \ | 124 | getmasterpwwndimpl.cpp \ |
123 | globalstuff.cpp \ | 125 | globalstuff.cpp \ |
124 | gpasmanfile.cpp \ | 126 | gpasmanfile.cpp \ |
125 | htmlgen.cpp \ | 127 | htmlgen.cpp \ |
126 | ipc.cpp \ | 128 | ipc.cpp \ |
127 | listobjselectwnd.cpp \ | 129 | listobjselectwnd.cpp \ |
128 | listviewpwm.cpp \ | 130 | listviewpwm.cpp \ |
129 | main.cpp \ | 131 | main.cpp \ |
130 | pwgenwnd_emb.cpp \ | 132 | pwgenwnd_emb.cpp \ |
131 | pwgenwndimpl.cpp \ | 133 | pwgenwndimpl.cpp \ |
132 | pwm.cpp \ | 134 | pwm.cpp \ |
133 | pwmdoc.cpp \ | 135 | pwmdoc.cpp \ |
134 | pwmdocui.cpp \ | 136 | pwmdocui.cpp \ |
135 | pwmexception.cpp \ | 137 | pwmexception.cpp \ |
136 | pwminit.cpp \ | 138 | pwminit.cpp \ |
137 | pwmprefs.cpp \ | 139 | pwmprefs.cpp \ |
138 | pwmtray.cpp \ | 140 | pwmtray.cpp \ |
139 | pwmview.cpp \ | 141 | pwmview.cpp \ |
140 | pwmviewstyle_0.cpp \ | 142 | pwmviewstyle_0.cpp \ |
141 | pwmviewstyle_1.cpp \ | 143 | pwmviewstyle_1.cpp \ |
142 | pwmviewstyle.cpp \ | 144 | pwmviewstyle.cpp \ |
143 | randomizer.cpp \ | 145 | randomizer.cpp \ |
144 | rc2.cpp \ | 146 | rc2.cpp \ |
145 | rencatwnd.cpp \ | 147 | rencatwnd.cpp \ |
146 | serializer.cpp \ | 148 | serializer.cpp \ |
147 | setmasterpwwnd_emb.cpp \ | 149 | setmasterpwwnd_emb.cpp \ |
148 | setmasterpwwndimpl.cpp \ | 150 | setmasterpwwndimpl.cpp \ |
149 | sha1.cpp \ | 151 | sha1.cpp \ |
150 | waitwnd.cpp \ | 152 | waitwnd.cpp \ |
151 | kcmconfigs/kcmpwmconfig.cpp \ | 153 | kcmconfigs/kcmpwmconfig.cpp \ |
152 | kcmconfigs/pwmconfigwidget.cpp \ | 154 | kcmconfigs/pwmconfigwidget.cpp \ |
153 | 155 | ||
154 | 156 | ||