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
@@ -45,48 +45,49 @@ QMAKE_CXXFLAGS += /TP /GX /GR /Ehsc
45#INTERFACES = \ 45#INTERFACES = \
46#subtbledit.ui \ 46#subtbledit.ui \
47 47
48 48
49 49
50#HEADERS = \ 50#HEADERS = \
51#configuration_31compat.h \ 51#configuration_31compat.h \
52#configuration.h \ 52#configuration.h \
53#configwnd.h \ 53#configwnd.h \
54#configwndimpl.h \ 54#configwndimpl.h \
55#selftest.h 55#selftest.h
56#subtbledit.h \ 56#subtbledit.h \
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 \
81listobjselectwnd.h \ 82listobjselectwnd.h \
82listviewpwm.h \ 83listviewpwm.h \
83printtext.h \ 84printtext.h \
84pwgenwnd_emb.h \ 85pwgenwnd_emb.h \
85pwgenwndimpl.h \ 86pwgenwndimpl.h \
86pwmdoc.h \ 87pwmdoc.h \
87pwmdocui.h \ 88pwmdocui.h \
88pwmexception.h \ 89pwmexception.h \
89pwm.h \ 90pwm.h \
90pwminit.h \ 91pwminit.h \
91pwmprefs.h \ 92pwmprefs.h \
92pwmprint.h \ 93pwmprint.h \
@@ -110,48 +111,49 @@ kcmconfigs/pwmconfigwidget.h
110#SOURCES = \ 111#SOURCES = \
111#advcommeditimpl.cpp \ 112#advcommeditimpl.cpp \
112#configuration.cpp \ 113#configuration.cpp \
113#configwnd.cpp \ 114#configwnd.cpp \
114#configwndimpl.cpp \ 115#configwndimpl.cpp \
115#configuration_31compat.cpp \ 116#configuration_31compat.cpp \
116#htmlparse.cpp \ 117#htmlparse.cpp \
117#printtext.cpp \ 118#printtext.cpp \
118#selftest.cpp \ 119#selftest.cpp \
119#pwmprint.cpp \ 120#pwmprint.cpp \
120#spinforsignal.cpp 121#spinforsignal.cpp
121#subtbledit.cpp \ 122#subtbledit.cpp \
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 \
146listviewpwm.cpp \ 148listviewpwm.cpp \
147main.cpp \ 149main.cpp \
148pwgenwnd_emb.cpp \ 150pwgenwnd_emb.cpp \
149pwgenwndimpl.cpp \ 151pwgenwndimpl.cpp \
150pwm.cpp \ 152pwm.cpp \
151pwmdoc.cpp \ 153pwmdoc.cpp \
152pwmdocui.cpp \ 154pwmdocui.cpp \
153pwmexception.cpp \ 155pwmexception.cpp \
154pwminit.cpp \ 156pwminit.cpp \
155pwmprefs.cpp \ 157pwmprefs.cpp \
156pwmtray.cpp \ 158pwmtray.cpp \
157pwmview.cpp \ 159pwmview.cpp \