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:
thunder2 2015-01-12 23:14:35 +00:00
parent 8cb3ae6d2e
commit 7f58460e5f
8 changed files with 23 additions and 20 deletions

View file

@ -82,6 +82,7 @@ TRANSLATIONS += \
linux-* {
LIBXML2_DIR = /usr/include/libxml2
DEPENDPATH += $${LIBXML2_DIR}
INCLUDEPATH += $${LIBXML2_DIR}
LIBS += -lcurl -lxml2 -lxslt