fixed retroshare-nogui compilation (2)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3330 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2010-08-02 10:00:29 +00:00
parent 199c412037
commit 5d811a8891

View File

@ -1,10 +1,6 @@
TEMPLATE = app
TARGET = retroshare-nogui
# bitdht config
bitdht {
LIBS += ../../libbitdht/src/lib/libbitdht.a
}
################################# Linux ##########################################
linux-* {
#CONFIG += version_detail_bash_script
@ -78,6 +74,10 @@ macx {
############################## Common stuff ######################################
# bitdht config
bitdht {
LIBS += ../../libbitdht/src/lib/libbitdht.a
}
DEPENDPATH += ../../libretroshare/src
INCLUDEPATH += . ../../libretroshare/src