summaryrefslogtreecommitdiffabout
path: root/pwmanager
Unidiff
Diffstat (limited to 'pwmanager') (more/less context) (show whitespace changes)
-rw-r--r--pwmanager/pwmanager/pwmanager.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/pwmanager/pwmanager/pwmanager.pro b/pwmanager/pwmanager/pwmanager.pro
index 49c1f46..80b2519 100644
--- a/pwmanager/pwmanager/pwmanager.pro
+++ b/pwmanager/pwmanager/pwmanager.pro
@@ -57,24 +57,25 @@ QMAKE_CXXFLAGS += /TP /GX /GR /Ehsc
57#subtbleditimpl.h \ 57#subtbleditimpl.h \
58#compressbzip2.h \ 58#compressbzip2.h \
59 59
60HEADERS = \ 60HEADERS = \
61addentrywnd_emb.h \ 61addentrywnd_emb.h \
62addentrywndimpl.h \ 62addentrywndimpl.h \
63base64.h \ 63base64.h \
64binentrygen.h \ 64binentrygen.h \
65blowfish.h \ 65blowfish.h \
66commentbox.h \ 66commentbox.h \
67compiler.h \ 67compiler.h \
68compressgzip.h \ 68compressgzip.h \
69csv.h \
69findwnd_emb.h \ 70findwnd_emb.h \
70findwndimpl.h \ 71findwndimpl.h \
71genpasswd.h \ 72genpasswd.h \
72getkeycardwnd.h \ 73getkeycardwnd.h \
73getmasterpwwnd_emb.h \ 74getmasterpwwnd_emb.h \
74getmasterpwwndimpl.h \ 75getmasterpwwndimpl.h \
75globalstuff.h \ 76globalstuff.h \
76gpasmanfile.h \ 77gpasmanfile.h \
77htmlgen.h \ 78htmlgen.h \
78htmlparse.h \ 79htmlparse.h \
79ipc.h \ 80ipc.h \
80libgcryptif.h \ 81libgcryptif.h \
@@ -122,24 +123,25 @@ kcmconfigs/pwmconfigwidget.h
122#subtbleditimpl.cpp \ 123#subtbleditimpl.cpp \
123#compressbzip2.cpp 124#compressbzip2.cpp
124 125
125 126
126SOURCES = \ 127SOURCES = \
127addentrywnd_emb.cpp \ 128addentrywnd_emb.cpp \
128addentrywndimpl.cpp \ 129addentrywndimpl.cpp \
129base64.cpp \ 130base64.cpp \
130binentrygen.cpp \ 131binentrygen.cpp \
131blowfish.cpp \ 132blowfish.cpp \
132commentbox.cpp \ 133commentbox.cpp \
133compressgzip.cpp \ 134compressgzip.cpp \
135csv.cpp \
134findwnd_emb.cpp \ 136findwnd_emb.cpp \
135findwndimpl.cpp \ 137findwndimpl.cpp \
136genpasswd.cpp \ 138genpasswd.cpp \
137getkeycardwnd.cpp \ 139getkeycardwnd.cpp \
138getmasterpwwnd_emb.cpp \ 140getmasterpwwnd_emb.cpp \
139getmasterpwwndimpl.cpp \ 141getmasterpwwndimpl.cpp \
140globalstuff.cpp \ 142globalstuff.cpp \
141gpasmanfile.cpp \ 143gpasmanfile.cpp \
142htmlgen.cpp \ 144htmlgen.cpp \
143ipc.cpp \ 145ipc.cpp \
144libgcryptif.cpp \ 146libgcryptif.cpp \
145listobjselectwnd.cpp \ 147listobjselectwnd.cpp \