summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/error/error.pro
Unidiff
Diffstat (limited to 'pwmanager/libcrypt/error/error.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/libcrypt/error/error.pro32
1 files changed, 32 insertions, 0 deletions
diff --git a/pwmanager/libcrypt/error/error.pro b/pwmanager/libcrypt/error/error.pro
new file mode 100644
index 0000000..8c5f667
--- a/dev/null
+++ b/pwmanager/libcrypt/error/error.pro
@@ -0,0 +1,32 @@
1######################################################################
2# Automatically generated by qmake (1.07a) Tue Oct 19 15:09:32 2004
3######################################################################
4
5TEMPLATE = lib
6CONFIG += staticlib
7INCLUDEPATH += .
8OBJECTS_DIR = obj/$(PLATFORM)
9MOC_DIR = moc/$(PLATFORM)
10DESTDIR= ../$(PLATFORM)
11 TARGET = kpmicroerror
12# Input
13HEADERS += code-from-errno.h \
14 code-to-errno.h \
15 err-codes-sym.h \
16 err-codes.h \
17 err-sources-sym.h \
18 err-sources.h \
19 errnos-sym.h \
20 gettext.h
21
22SOURCES += code-from-errno.c \
23 code-to-errno.c \
24 strerror-sym.c \
25 strerror.c \
26 strsource-sym.c \
27 strsource.c
28
29 # gpg-error.c \
30 # gpg-error.h \
31 # mkerrcodes.h
32 # mkerrcodes.c \ \ No newline at end of file