summaryrefslogtreecommitdiffabout
authorulf69 <ulf69>2004-09-28 22:03:40 (UTC)
committer ulf69 <ulf69>2004-09-28 22:03:40 (UTC)
commit3efc9aaf086dee47633e049e80b18f61a2017ff3 (patch) (unidiff)
tree93589761a5fe9dd1817af6c26ea0b9ae383eb756
parent551a0bb353c7ffff4b307956a7cc7a023bf36863 (diff)
downloadkdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.zip
kdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.tar.gz
kdepimpi-3efc9aaf086dee47633e049e80b18f61a2017ff3.tar.bz2
optimized memorylayout by reducing unneeded files
Diffstat (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
@@ -38,4 +38,6 @@ LIBS += $(QTOPIALIB)
38#configwndimpl.h \ 38#configwndimpl.h \
39#selftest.h 39#selftest.h
40#subtbledit.h \
41#subtbleditimpl.h \
40 42
41HEADERS = \ 43HEADERS = \
@@ -84,6 +86,4 @@ setmasterpwwnd_emb.h \
84setmasterpwwndimpl.h \ 86setmasterpwwndimpl.h \
85sha1.h \ 87sha1.h \
86subtbledit.h \
87subtbleditimpl.h \
88waitwnd.h \ 88waitwnd.h \
89kcmconfigs/kcmpwmconfig.h \ 89kcmconfigs/kcmpwmconfig.h \
@@ -102,4 +102,6 @@ kcmconfigs/pwmconfigwidget.h \
102#pwmprint.cpp \ 102#pwmprint.cpp \
103#spinforsignal.cpp 103#spinforsignal.cpp
104#subtbledit.cpp \
105#subtbleditimpl.cpp \
104 106
105SOURCES = \ 107SOURCES = \
@@ -145,6 +147,4 @@ setmasterpwwnd_emb.cpp \
145setmasterpwwndimpl.cpp \ 147setmasterpwwndimpl.cpp \
146sha1.cpp \ 148sha1.cpp \
147subtbledit.cpp \
148subtbleditimpl.cpp \
149waitwnd.cpp \ 149waitwnd.cpp \
150kcmconfigs/kcmpwmconfig.cpp \ 150kcmconfigs/kcmpwmconfig.cpp \