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
|
#CONFIG += gxs debug
|
||||||
|
|
||||||
gxs {
|
gxs {
|
||||||
# CONFIG += photoshare
|
|
||||||
CONFIG += wikipoos
|
CONFIG += wikipoos
|
||||||
CONFIG += identities
|
CONFIG += identities
|
||||||
# CONFIG += circles
|
CONFIG += circles
|
||||||
CONFIG += gxsforums
|
CONFIG += gxsforums
|
||||||
CONFIG += gxschannels
|
CONFIG += gxschannels
|
||||||
CONFIG += posted
|
CONFIG += posted
|
||||||
@ -16,6 +16,7 @@ gxs {
|
|||||||
CONFIG += gxsgui
|
CONFIG += gxsgui
|
||||||
# thewire is incomplete - dont enable
|
# thewire is incomplete - dont enable
|
||||||
#CONFIG += thewire
|
#CONFIG += thewire
|
||||||
|
#CONFIG += photoshare
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -930,7 +931,7 @@ unfinished {
|
|||||||
|
|
||||||
|
|
||||||
photoshare {
|
photoshare {
|
||||||
DEFINES += RS_USE_PHOTOSHARE
|
#DEFINES += RS_USE_PHOTOSHARE
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
gui/PhotoShare/PhotoDrop.h \
|
gui/PhotoShare/PhotoDrop.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user