mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-15 08:39:08 -05:00
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:
parent
2b5af11a28
commit
641a24edac
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue