mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 07:29:33 -05:00
disabled photoshare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6479 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9592baab3b
commit
c1dddadb91
@ -5,10 +5,10 @@ CONFIG += qt gui uic qrc resources uitools idle bitdht
|
||||
#CONFIG += gxs debug
|
||||
|
||||
gxs {
|
||||
# CONFIG += photoshare
|
||||
|
||||
CONFIG += wikipoos
|
||||
CONFIG += identities
|
||||
# CONFIG += circles
|
||||
CONFIG += circles
|
||||
CONFIG += gxsforums
|
||||
CONFIG += gxschannels
|
||||
CONFIG += posted
|
||||
@ -16,6 +16,7 @@ gxs {
|
||||
CONFIG += gxsgui
|
||||
# thewire is incomplete - dont enable
|
||||
#CONFIG += thewire
|
||||
#CONFIG += photoshare
|
||||
}
|
||||
|
||||
|
||||
@ -930,7 +931,7 @@ unfinished {
|
||||
|
||||
|
||||
photoshare {
|
||||
DEFINES += RS_USE_PHOTOSHARE
|
||||
#DEFINES += RS_USE_PHOTOSHARE
|
||||
|
||||
HEADERS += \
|
||||
gui/PhotoShare/PhotoDrop.h \
|
||||
|
Loading…
Reference in New Issue
Block a user