summaryrefslogtreecommitdiffabout
path: root/pwmanager
authorulf69 <ulf69>2004-09-28 22:03:40 (UTC)
committer ulf69 <ulf69>2004-09-28 22:03:40 (UTC)
commit3efc9aaf086dee47633e049e80b18f61a2017ff3 (patch) (unidiff)
tree93589761a5fe9dd1817af6c26ea0b9ae383eb756 /pwmanager
parent551a0bb353c7ffff4b307956a7cc7a023bf36863 (diff)
downloadkdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.zip
kdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.tar.gz
kdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.tar.bz2
optimized memorylayout by reducing unneeded files
Diffstat (limited to 'pwmanager') (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/pwmanager/pwmanagerE.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro
index b0c9236..3bcf679 100644
--- a/pwmanager/pwmanager/pwmanagerE.pro
+++ b/pwmanager/pwmanager/pwmanagerE.pro
@@ -37,6 +37,8 @@ LIBS += $(QTOPIALIB)
37#configwnd.h \ 37#configwnd.h \
38#configwndimpl.h \ 38#configwndimpl.h \
39#selftest.h 39#selftest.h
40#subtbledit.h \
41#subtbleditimpl.h \
40 42
41HEADERS = \ 43HEADERS = \
42addentrywnd_emb.h \ 44addentrywnd_emb.h \
@@ -83,8 +85,6 @@ serializer.h \
83setmasterpwwnd_emb.h \ 85setmasterpwwnd_emb.h \
84setmasterpwwndimpl.h \ 86setmasterpwwndimpl.h \
85sha1.h \ 87sha1.h \
86subtbledit.h \
87subtbleditimpl.h \
88waitwnd.h \ 88waitwnd.h \
89kcmconfigs/kcmpwmconfig.h \ 89kcmconfigs/kcmpwmconfig.h \
90kcmconfigs/pwmconfigwidget.h \ 90kcmconfigs/pwmconfigwidget.h \
@@ -101,6 +101,8 @@ kcmconfigs/pwmconfigwidget.h \
101#selftest.cpp \ 101#selftest.cpp \
102#pwmprint.cpp \ 102#pwmprint.cpp \
103#spinforsignal.cpp 103#spinforsignal.cpp
104#subtbledit.cpp \
105#subtbleditimpl.cpp \
104 106
105SOURCES = \ 107SOURCES = \
106addentrywnd_emb.cpp \ 108addentrywnd_emb.cpp \
@@ -144,8 +146,6 @@ serializer.cpp \
144setmasterpwwnd_emb.cpp \ 146setmasterpwwnd_emb.cpp \
145setmasterpwwndimpl.cpp \ 147setmasterpwwndimpl.cpp \
146sha1.cpp \ 148sha1.cpp \
147subtbledit.cpp \
148subtbleditimpl.cpp \
149waitwnd.cpp \ 149waitwnd.cpp \
150kcmconfigs/kcmpwmconfig.cpp \ 150kcmconfigs/kcmpwmconfig.cpp \
151kcmconfigs/pwmconfigwidget.cpp \ 151kcmconfigs/pwmconfigwidget.cpp \