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