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