summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/error/error.pro
Unidiff
Diffstat (limited to 'pwmanager/libcrypt/error/error.pro') (more/less context) (show whitespace changes)
-rw-r--r--pwmanager/libcrypt/error/error.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/pwmanager/libcrypt/error/error.pro b/pwmanager/libcrypt/error/error.pro
index 8c5f667..e96bcee 100644
--- a/pwmanager/libcrypt/error/error.pro
+++ b/pwmanager/libcrypt/error/error.pro
@@ -9,24 +9,26 @@ OBJECTS_DIR = obj/$(PLATFORM)
9MOC_DIR = moc/$(PLATFORM) 9MOC_DIR = moc/$(PLATFORM)
10DESTDIR= ../$(PLATFORM) 10DESTDIR= ../$(PLATFORM)
11 TARGET = kpmicroerror 11 TARGET = kpmicroerror
12# Input 12# Input
13HEADERS += code-from-errno.h \ 13HEADERS += code-from-errno.h \
14 code-to-errno.h \ 14 code-to-errno.h \
15 err-codes-sym.h \ 15 err-codes-sym.h \
16 err-codes.h \ 16 err-codes.h \
17 err-sources-sym.h \ 17 err-sources-sym.h \
18 err-sources.h \ 18 err-sources.h \
19 errnos-sym.h \ 19 errnos-sym.h \
20 gettext.h 20 gettext.h
21 21
22SOURCES += code-from-errno.c \ 22SOURCES += code-from-errno.c \
23 code-to-errno.c \ 23 code-to-errno.c \
24 strerror-sym.c \ 24 strerror-sym.c \
25 strerror.c \ 25 strerror.c \
26 strsource-sym.c \ 26 strsource-sym.c \
27 strsource.c 27 strsource.c
28 28
29 # gpg-error.c \ 29 # gpg-error.c \
30 # gpg-error.h \ 30 # gpg-error.h \
31 # mkerrcodes.h 31 # mkerrcodes.h
32 # mkerrcodes.c \ \ No newline at end of file 32 # mkerrcodes.c \ \ No newline at end of file
33#The following line was inserted by qt3to4
34QT += xml qt3support