summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/error/error.pro
authorzautrix <zautrix>2004-10-19 20:16:14 (UTC)
committer zautrix <zautrix>2004-10-19 20:16:14 (UTC)
commiteca49bb06a71980ef61d078904573f25890fc7f2 (patch) (unidiff)
treec5338e3b12430248979a9ac2c1c7e6646ea9ecdf /pwmanager/libcrypt/error/error.pro
parent53cc32b6e7b1f672bf91b2baf2df6c1e8baf3e0a (diff)
downloadkdepimpi-eca49bb06a71980ef61d078904573f25890fc7f2.zip
kdepimpi-eca49bb06a71980ef61d078904573f25890fc7f2.tar.gz
kdepimpi-eca49bb06a71980ef61d078904573f25890fc7f2.tar.bz2
Initial revision
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