removed default qt, gui and xml flags from Qt,not wanted in no-gui

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6146 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2013-02-25 17:34:12 +00:00
parent 2b5af11a28
commit 641a24edac

View File

@ -3,6 +3,7 @@ TARGET = retroshare-nogui
CONFIG += bitdht
#CONFIG += introserver
CONFIG += sshserver
CONFIG -= qt xml gui
# if you are linking against the libretroshare with gxs.
# this option links against the required sqlite library.