summaryrefslogtreecommitdiffabout
authorulf69 <ulf69>2004-09-29 23:59:38 (UTC)
committer ulf69 <ulf69>2004-09-29 23:59:38 (UTC)
commit7dd2fa3880b9ca28d3ba45bad2ff0c0d61da752c (patch) (unidiff)
treed31e786ea66583cb529c1151df667e5bb098cf2e
parent1bcba53b99411b8af139c8c62d2a5b26ba4a4721 (diff)
downloadkdepimpi-7dd2fa3880b9ca28d3ba45bad2ff0c0d61da752c.zip
kdepimpi-7dd2fa3880b9ca28d3ba45bad2ff0c0d61da752c.tar.gz
kdepimpi-7dd2fa3880b9ca28d3ba45bad2ff0c0d61da752c.tar.bz2
*** empty log message ***
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/pwmanager/pwmanagerE.pro4
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,75 +1,77 @@
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 CONFIG_DEBUG 11DEFINES += PWM_EMBEDDED
12#enable this setting if you want debugoutput for pwmanager
13# CONFIG_DEBUG
12 14
13LIBS += -lmicrokde 15LIBS += -lmicrokde
14LIBS += -lmicroqtcompat 16LIBS += -lmicroqtcompat
15LIBS += -lmicrokdepim 17LIBS += -lmicrokdepim
16LIBS += -L$(QPEDIR)/lib 18LIBS += -L$(QPEDIR)/lib
17LIBS += -lqpe 19LIBS += -lqpe
18LIBS += -lbz2 20LIBS += -lbz2
19LIBS += $(QTOPIALIB) 21LIBS += $(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
44HEADERS = \ 46HEADERS = \
45addentrywnd_emb.h \ 47addentrywnd_emb.h \
46addentrywndimpl.h \ 48addentrywndimpl.h \
47base64.h \ 49base64.h \
48binentrygen.h \ 50binentrygen.h \
49blowfish.h \ 51blowfish.h \
50commentbox.h \ 52commentbox.h \
51compiler.h \ 53compiler.h \
52compressbzip2.h \ 54compressbzip2.h \
53compressgzip.h \ 55compressgzip.h \
54findwnd_emb.h \ 56findwnd_emb.h \
55findwndimpl.h \ 57findwndimpl.h \
56genpasswd.h \ 58genpasswd.h \
57getkeycardwnd.h \ 59getkeycardwnd.h \
58getmasterpwwnd_emb.h \ 60getmasterpwwnd_emb.h \
59getmasterpwwndimpl.h \ 61getmasterpwwndimpl.h \
60globalstuff.h \ 62globalstuff.h \
61gpasmanfile.h \ 63gpasmanfile.h \
62htmlgen.h \ 64htmlgen.h \
63htmlparse.h \ 65htmlparse.h \
64ipc.h \ 66ipc.h \
65listobjselectwnd.h \ 67listobjselectwnd.h \
66listviewpwm.h \ 68listviewpwm.h \
67printtext.h \ 69printtext.h \
68pwgenwnd_emb.h \ 70pwgenwnd_emb.h \
69pwgenwndimpl.h \ 71pwgenwndimpl.h \
70pwmdoc.h \ 72pwmdoc.h \
71pwmdocui.h \ 73pwmdocui.h \
72pwmexception.h \ 74pwmexception.h \
73pwm.h \ 75pwm.h \
74pwminit.h \ 76pwminit.h \
75pwmprefs.h \ 77pwmprefs.h \