summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2004-09-16 13:28:27 (UTC)
committer zautrix <zautrix>2004-09-16 13:28:27 (UTC)
commit68b1f3bce4b6e89bb343b965256537d93e63f7be (patch) (unidiff)
treec73997d91d4802fbb8116b1279c1db7dee284992
parent129ba78dfbf4a44ad45058f354c1426ea530e2ca (diff)
downloadkdepimpi-68b1f3bce4b6e89bb343b965256537d93e63f7be.zip
kdepimpi-68b1f3bce4b6e89bb343b965256537d93e63f7be.tar.gz
kdepimpi-68b1f3bce4b6e89bb343b965256537d93e63f7be.tar.bz2
Make it link for my stupid config
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/pwmanager/pwmanagerE.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro
index 3fa91ba..2cd69a5 100644
--- a/pwmanager/pwmanager/pwmanagerE.pro
+++ b/pwmanager/pwmanager/pwmanagerE.pro
@@ -1,64 +1,65 @@
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 ../../microkde ../../microkde/kdecore ../../microkde/kdeui $(QPEDIR)/include 10INCLUDEPATH += . ../../qtcompat ../../qtcompat/xml ../../microkde ../../microkde/kdecore ../../microkde/kdeui $(QPEDIR)/include
11DEFINES += PWM_EMBEDDED PWM_DEBUG 11DEFINES += PWM_EMBEDDED PWM_DEBUG
12LIBS += -lmicrokde 12LIBS += -lmicrokde
13LIBS += -lmicroqtcompat 13LIBS += -lmicroqtcompat
14LIBS += -L$(QPEDIR)/lib 14LIBS += -L$(QPEDIR)/lib
15LIBS += -lqpe 15LIBS += -lqpe
16LIBS += -lbz2 16LIBS += -lbz2
17LIBS += $(QTOPIALIB)
17 18
18#INTERFACES = \ 19#INTERFACES = \
19#addentrywnd.ui \ 20#addentrywnd.ui \
20#configwnd.ui \ 21#configwnd.ui \
21#findwnd.ui \ 22#findwnd.ui \
22#getmasterpwwnd.ui \ 23#getmasterpwwnd.ui \
23#pwgenwnd.ui \ 24#pwgenwnd.ui \
24#setmasterpwwnd.ui \ 25#setmasterpwwnd.ui \
25#subtbledit.ui 26#subtbledit.ui
26 27
27#INTERFACES = \ 28#INTERFACES = \
28#subtbledit.ui \ 29#subtbledit.ui \
29 30
30 31
31 32
32#HEADERS = \ 33#HEADERS = \
33#selftest.h 34#selftest.h
34 35
35HEADERS = \ 36HEADERS = \
36addentrywnd.h \ 37addentrywnd.h \
37addentrywndimpl.h \ 38addentrywndimpl.h \
38base64.h \ 39base64.h \
39binentrygen.h \ 40binentrygen.h \
40blowfish.h \ 41blowfish.h \
41commentbox.h \ 42commentbox.h \
42compiler.h \ 43compiler.h \
43compressbzip2.h \ 44compressbzip2.h \
44compressgzip.h \ 45compressgzip.h \
45configuration_31compat.h \ 46configuration_31compat.h \
46configuration.h \ 47configuration.h \
47configwnd.h \ 48configwnd.h \
48configwndimpl.h \ 49configwndimpl.h \
49findwnd.h \ 50findwnd.h \
50findwndimpl.h \ 51findwndimpl.h \
51genpasswd.h \ 52genpasswd.h \
52getkeycardwnd.h \ 53getkeycardwnd.h \
53getmasterpwwnd.h \ 54getmasterpwwnd.h \
54getmasterpwwndimpl.h \ 55getmasterpwwndimpl.h \
55globalstuff.h \ 56globalstuff.h \
56gpasmanfile.h \ 57gpasmanfile.h \
57htmlgen.h \ 58htmlgen.h \
58htmlparse.h \ 59htmlparse.h \
59ipc.h \ 60ipc.h \
60listobjselectwnd.h \ 61listobjselectwnd.h \
61listviewpwm.h \ 62listviewpwm.h \
62printtext.h \ 63printtext.h \
63pwgenwnd.h \ 64pwgenwnd.h \
64pwgenwndimpl.h \ 65pwgenwndimpl.h \