mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-29 04:54:31 +00:00
build against installed lib
svn path=/trunk/kdesupport/qca/; revision=258012
This commit is contained in:
parent
1011c19881
commit
ce36a1a596
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user