-rw-r--r-- | pwmanager/pwmanager/pwmanagerE.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro index 9e60feb..1445bcf 100644 --- a/pwmanager/pwmanager/pwmanagerE.pro +++ b/pwmanager/pwmanager/pwmanagerE.pro | |||
@@ -1,110 +1,111 @@ | |||
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 | LIBS += -L../libcrypt/$(PLATFORM) | 16 | LIBS += -L../libcrypt/$(PLATFORM) |
16 | LIBS += -lmicrokde | 17 | LIBS += -lmicrokde |
17 | LIBS += -lmicroqtcompat | 18 | LIBS += -lmicroqtcompat |
18 | LIBS += -lmicrokdepim | 19 | LIBS += -lmicrokdepim |
19 | LIBS += -L$(QPEDIR)/lib | 20 | LIBS += -L$(QPEDIR)/lib |
20 | LIBS += -lqpe | 21 | LIBS += -lqpe |
21 | LIBS += -lzlib | 22 | LIBS += -lzlib |
22 | #LIBS += -lbz2 | 23 | #LIBS += -lbz2 |
23 | #LIBS += -lkpmicrogcrypt | 24 | #LIBS += -lkpmicrogcrypt |
24 | LIBS += -ljpeg | 25 | LIBS += -ljpeg |
25 | LIBS += $(QTOPIALIB) | 26 | LIBS += $(QTOPIALIB) |
26 | LIBS += -lkpmicrocipher | 27 | LIBS += -lkpmicrocipher |
27 | LIBS += -lkpmicroerror | 28 | LIBS += -lkpmicroerror |
28 | LIBS += -lkpmicrompi | 29 | LIBS += -lkpmicrompi |
29 | LIBS += -lstdc++ | 30 | LIBS += -lstdc++ |
30 | 31 | ||
31 | #INTERFACES = \ | 32 | #INTERFACES = \ |
32 | #addentrywnd.ui \ | 33 | #addentrywnd.ui \ |
33 | #configwnd.ui \ | 34 | #configwnd.ui \ |
34 | #findwnd.ui \ | 35 | #findwnd.ui \ |
35 | #getmasterpwwnd.ui \ | 36 | #getmasterpwwnd.ui \ |
36 | #pwgenwnd.ui \ | 37 | #pwgenwnd.ui \ |
37 | #setmasterpwwnd.ui \ | 38 | #setmasterpwwnd.ui \ |
38 | #subtbledit.ui | 39 | #subtbledit.ui |
39 | 40 | ||
40 | #INTERFACES = \ | 41 | #INTERFACES = \ |
41 | #subtbledit.ui \ | 42 | #subtbledit.ui \ |
42 | 43 | ||
43 | 44 | ||
44 | 45 | ||
45 | #HEADERS = \ | 46 | #HEADERS = \ |
46 | #configuration_31compat.h \ | 47 | #configuration_31compat.h \ |
47 | #configuration.h \ | 48 | #configuration.h \ |
48 | #configwnd.h \ | 49 | #configwnd.h \ |
49 | #configwndimpl.h \ | 50 | #configwndimpl.h \ |
50 | #selftest.h | 51 | #selftest.h |
51 | #subtbledit.h \ | 52 | #subtbledit.h \ |
52 | #subtbleditimpl.h \ | 53 | #subtbleditimpl.h \ |
53 | #compressbzip2.h \ | 54 | #compressbzip2.h \ |
54 | 55 | ||
55 | HEADERS = \ | 56 | HEADERS = \ |
56 | addentrywnd_emb.h \ | 57 | addentrywnd_emb.h \ |
57 | addentrywndimpl.h \ | 58 | addentrywndimpl.h \ |
58 | base64.h \ | 59 | base64.h \ |
59 | binentrygen.h \ | 60 | binentrygen.h \ |
60 | blowfish.h \ | 61 | blowfish.h \ |
61 | commentbox.h \ | 62 | commentbox.h \ |
62 | compiler.h \ | 63 | compiler.h \ |
63 | compressgzip.h \ | 64 | compressgzip.h \ |
64 | findwnd_emb.h \ | 65 | findwnd_emb.h \ |
65 | findwndimpl.h \ | 66 | findwndimpl.h \ |
66 | genpasswd.h \ | 67 | genpasswd.h \ |
67 | getkeycardwnd.h \ | 68 | getkeycardwnd.h \ |
68 | getmasterpwwnd_emb.h \ | 69 | getmasterpwwnd_emb.h \ |
69 | getmasterpwwndimpl.h \ | 70 | getmasterpwwndimpl.h \ |
70 | globalstuff.h \ | 71 | globalstuff.h \ |
71 | gpasmanfile.h \ | 72 | gpasmanfile.h \ |
72 | htmlgen.h \ | 73 | htmlgen.h \ |
73 | htmlparse.h \ | 74 | htmlparse.h \ |
74 | ipc.h \ | 75 | ipc.h \ |
75 | libgcryptif.h \ | 76 | libgcryptif.h \ |
76 | listobjselectwnd.h \ | 77 | listobjselectwnd.h \ |
77 | listviewpwm.h \ | 78 | listviewpwm.h \ |
78 | printtext.h \ | 79 | printtext.h \ |
79 | pwgenwnd_emb.h \ | 80 | pwgenwnd_emb.h \ |
80 | pwgenwndimpl.h \ | 81 | pwgenwndimpl.h \ |
81 | pwmdoc.h \ | 82 | pwmdoc.h \ |
82 | pwmdocui.h \ | 83 | pwmdocui.h \ |
83 | pwmexception.h \ | 84 | pwmexception.h \ |
84 | pwm.h \ | 85 | pwm.h \ |
85 | pwminit.h \ | 86 | pwminit.h \ |
86 | pwmprefs.h \ | 87 | pwmprefs.h \ |
87 | pwmprint.h \ | 88 | pwmprint.h \ |
88 | pwmtray.h \ | 89 | pwmtray.h \ |
89 | pwmview.h \ | 90 | pwmview.h \ |
90 | pwmviewstyle_0.h \ | 91 | pwmviewstyle_0.h \ |
91 | pwmviewstyle_1.h \ | 92 | pwmviewstyle_1.h \ |
92 | pwmviewstyle.h \ | 93 | pwmviewstyle.h \ |
93 | randomizer.h \ | 94 | randomizer.h \ |
94 | rc2.h \ | 95 | rc2.h \ |
95 | rencatwnd.h \ | 96 | rencatwnd.h \ |
96 | serializer.h \ | 97 | serializer.h \ |
97 | setmasterpwwnd_emb.h \ | 98 | setmasterpwwnd_emb.h \ |
98 | setmasterpwwndimpl.h \ | 99 | setmasterpwwndimpl.h \ |
99 | sha1.h \ | 100 | sha1.h \ |
100 | waitwnd.h \ | 101 | waitwnd.h \ |
101 | kcmconfigs/kcmpwmconfig.h \ | 102 | kcmconfigs/kcmpwmconfig.h \ |
102 | kcmconfigs/pwmconfigwidget.h | 103 | kcmconfigs/pwmconfigwidget.h |
103 | 104 | ||
104 | #sources that need not be build | 105 | #sources that need not be build |
105 | #SOURCES = \ | 106 | #SOURCES = \ |
106 | #advcommeditimpl.cpp \ | 107 | #advcommeditimpl.cpp \ |
107 | #configuration.cpp \ | 108 | #configuration.cpp \ |
108 | #configwnd.cpp \ | 109 | #configwnd.cpp \ |
109 | #configwndimpl.cpp \ | 110 | #configwndimpl.cpp \ |
110 | #configuration_31compat.cpp \ | 111 | #configuration_31compat.cpp \ |