summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/mpi/mpi.pro
Side-by-side diff
Diffstat (limited to 'pwmanager/libcrypt/mpi/mpi.pro') (more/less context) (show whitespace changes)
-rw-r--r--pwmanager/libcrypt/mpi/mpi.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwmanager/libcrypt/mpi/mpi.pro b/pwmanager/libcrypt/mpi/mpi.pro
index 4652578..4eb6346 100644
--- a/pwmanager/libcrypt/mpi/mpi.pro
+++ b/pwmanager/libcrypt/mpi/mpi.pro
@@ -1,20 +1,20 @@
######################################################################
# Automatically generated by qmake (1.07a) Tue Oct 19 15:37:52 2004
######################################################################
TEMPLATE = lib
CONFIG += staticlib
DEPENDPATH += generic
-INCLUDEPATH += . .. ../crypt
+INCLUDEPATH += . .. ../crypt ../error
OBJECTS_DIR = obj/$(PLATFORM)
MOC_DIR = moc/$(PLATFORM)
DESTDIR= ../$(PLATFORM)
TARGET = kpmicrompi
# Input
HEADERS += asm-syntax.h \
longlong.h \
generic/mpi-asm-defs.h \
mpi-inline.h \
mpi-internal.h \
sysdep.h
SOURCES += mpi-add.c \