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

@ -102,8 +102,8 @@ openbsd-* {
################################### COMMON stuff ##################################
################################### COMMON stuff ##################################
#DEPENDPATH += . \
INCLUDEPATH += . \
DEPENDPATH += .
INCLUDEPATH += .
HEADERS += \
bitdht/bdiface.h \