mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Added DEPENDPATH to pro files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8cb3ae6d2e
commit
7f58460e5f
8 changed files with 23 additions and 20 deletions
|
@ -82,6 +82,7 @@ TRANSLATIONS += \
|
|||
linux-* {
|
||||
LIBXML2_DIR = /usr/include/libxml2
|
||||
|
||||
DEPENDPATH += $${LIBXML2_DIR}
|
||||
INCLUDEPATH += $${LIBXML2_DIR}
|
||||
|
||||
LIBS += -lcurl -lxml2 -lxslt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue