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