build against installed lib

svn path=/trunk/kdesupport/qca/; revision=258012
This commit is contained in:
Justin Karneges 2003-10-11 15:43:46 +00:00
parent 1011c19881
commit ce36a1a596

View File

@ -1,6 +1,7 @@
QCA_CPP = ../../src
# change/remove these entries, depending on the installation prefix
INCLUDEPATH += /usr/local/include
LIBS += -L/usr/local/lib
INCLUDEPATH += $$QCA_CPP
HEADERS += $$QCA_CPP/qca.h $$QCA_CPP/qcaprovider.h
SOURCES += $$QCA_CPP/qca.cpp
# link
LIBS += -lqca