summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/cipher/cipher.pro
authorulf69 <ulf69>2004-10-22 03:16:27 (UTC)
committer ulf69 <ulf69>2004-10-22 03:16:27 (UTC)
commite81c11b59475d934608c7253d2862933d497d1f8 (patch) (unidiff)
tree15292065eba64bdb435b250ae845bad418b1cf5c /pwmanager/libcrypt/cipher/cipher.pro
parentd93d3e94f78543c912528ca043a6d78bc82b12b2 (diff)
downloadkdepimpi-e81c11b59475d934608c7253d2862933d497d1f8.zip
kdepimpi-e81c11b59475d934608c7253d2862933d497d1f8.tar.gz
kdepimpi-e81c11b59475d934608c7253d2862933d497d1f8.tar.bz2
references to gpg-error.h could not be resolved.
Diffstat (limited to 'pwmanager/libcrypt/cipher/cipher.pro') (more/less context) (show whitespace changes)
-rw-r--r--pwmanager/libcrypt/cipher/cipher.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwmanager/libcrypt/cipher/cipher.pro b/pwmanager/libcrypt/cipher/cipher.pro
index 9860136..ad96201 100644
--- a/pwmanager/libcrypt/cipher/cipher.pro
+++ b/pwmanager/libcrypt/cipher/cipher.pro
@@ -2,9 +2,9 @@
2# Automatically generated by qmake (1.07a) Tue Oct 19 14:06:16 2004 2# Automatically generated by qmake (1.07a) Tue Oct 19 14:06:16 2004
3###################################################################### 3######################################################################
4 4
5TEMPLATE = lib 5TEMPLATE = lib
6INCLUDEPATH += . .. ../crypt 6INCLUDEPATH += . .. ../crypt ../error
7 7
8CONFIG += staticlib 8CONFIG += staticlib
9OBJECTS_DIR = obj/$(PLATFORM) 9OBJECTS_DIR = obj/$(PLATFORM)
10MOC_DIR = moc/$(PLATFORM) 10MOC_DIR = moc/$(PLATFORM)