summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/error/error.pro
Side-by-side diff
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 @@
+######################################################################
+# Automatically generated by qmake (1.07a) Tue Oct 19 15:09:32 2004
+######################################################################
+
+TEMPLATE = lib
+CONFIG += staticlib
+INCLUDEPATH += .
+OBJECTS_DIR = obj/$(PLATFORM)
+MOC_DIR = moc/$(PLATFORM)
+DESTDIR= ../$(PLATFORM)
+TARGET = kpmicroerror
+# Input
+HEADERS += code-from-errno.h \
+ code-to-errno.h \
+ err-codes-sym.h \
+ err-codes.h \
+ err-sources-sym.h \
+ err-sources.h \
+ errnos-sym.h \
+ gettext.h
+
+SOURCES += code-from-errno.c \
+ code-to-errno.c \
+ strerror-sym.c \
+ strerror.c \
+ strsource-sym.c \
+ strsource.c
+
+ # gpg-error.c \
+ # gpg-error.h \
+ # mkerrcodes.h
+ # mkerrcodes.c \ \ No newline at end of file