mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-29 01:16:20 -05:00
moved wiki, People, Circles to unifinished config target, so that only the finished parts of the code can be exposed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7516 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e859160579
commit
ff990b96b3
@ -1,6 +1,12 @@
|
|||||||
QT += network xml script
|
QT += network xml script
|
||||||
CONFIG += qt gui uic qrc resources idle bitdht
|
CONFIG += qt gui uic qrc resources idle bitdht
|
||||||
|
|
||||||
|
# Plz never commit the .pro with these flags enabled.
|
||||||
|
# Use this flag when developping new features only.
|
||||||
|
#
|
||||||
|
# CONFIG += unfinished
|
||||||
|
# CONFIG += debug
|
||||||
|
|
||||||
#QMAKE_CFLAGS += -fmudflap
|
#QMAKE_CFLAGS += -fmudflap
|
||||||
#LIBS *= /usr/lib/gcc/x86_64-linux-gnu/4.4/libmudflap.a /usr/lib/gcc/x86_64-linux-gnu/4.4/libmudflapth.a
|
#LIBS *= /usr/lib/gcc/x86_64-linux-gnu/4.4/libmudflap.a /usr/lib/gcc/x86_64-linux-gnu/4.4/libmudflapth.a
|
||||||
|
|
||||||
@ -12,27 +18,22 @@ greaterThan(QT_MAJOR_VERSION, 4) {
|
|||||||
CONFIG += uitools
|
CONFIG += uitools
|
||||||
}
|
}
|
||||||
|
|
||||||
# Below is for GXS services.
|
|
||||||
# Should be disabled for releases.
|
|
||||||
CONFIG += gxs debug
|
|
||||||
|
|
||||||
gxs {
|
|
||||||
|
|
||||||
CONFIG += identities
|
CONFIG += identities
|
||||||
CONFIG += circles
|
|
||||||
CONFIG += gxsforums
|
CONFIG += gxsforums
|
||||||
CONFIG += gxschannels
|
CONFIG += gxschannels
|
||||||
CONFIG += posted
|
CONFIG += posted
|
||||||
#CONFIG += unfinished
|
|
||||||
CONFIG += gxsgui
|
CONFIG += gxsgui
|
||||||
# thewire is incomplete - dont enable
|
|
||||||
#CONFIG += thewire
|
# Gxs is always enabled now.
|
||||||
CONFIG += wikipoos
|
|
||||||
CONFIG += photoshare
|
|
||||||
|
|
||||||
DEFINES += RS_ENABLE_GXS
|
DEFINES += RS_ENABLE_GXS
|
||||||
}
|
|
||||||
|
|
||||||
|
unfinished {
|
||||||
|
CONFIG += gxscircles
|
||||||
|
CONFIG += gxsthewire
|
||||||
|
CONFIG += gxsphotoshare
|
||||||
|
CONFIG += wikipoos
|
||||||
|
}
|
||||||
|
|
||||||
# Other Disabled Bits.
|
# Other Disabled Bits.
|
||||||
#CONFIG += framecatcher
|
#CONFIG += framecatcher
|
||||||
@ -75,7 +76,6 @@ linux-* {
|
|||||||
LIBS += -lssl -lupnp -lixml -lXss -lgnome-keyring
|
LIBS += -lssl -lupnp -lixml -lXss -lgnome-keyring
|
||||||
LIBS *= -lcrypto -ldl -lX11 -lz
|
LIBS *= -lcrypto -ldl -lX11 -lz
|
||||||
|
|
||||||
gxs {
|
|
||||||
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
||||||
|
|
||||||
SQLCIPHER_OK = $$system(pkg-config --exists sqlcipher && echo yes)
|
SQLCIPHER_OK = $$system(pkg-config --exists sqlcipher && echo yes)
|
||||||
@ -89,10 +89,11 @@ linux-* {
|
|||||||
|
|
||||||
LIBS += ../../../lib/sqlcipher/.libs/libsqlcipher.a
|
LIBS += ../../../lib/sqlcipher/.libs/libsqlcipher.a
|
||||||
INCLUDEPATH += ../../../lib/sqlcipher/src/
|
INCLUDEPATH += ../../../lib/sqlcipher/src/
|
||||||
|
INCLUDEPATH += ../../../lib/sqlcipher/tsrc/
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
LIBS += -lsqlcipher
|
LIBS += -lsqlcipher
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
LIBS *= -lglib-2.0
|
LIBS *= -lglib-2.0
|
||||||
LIBS *= -rdynamic
|
LIBS *= -rdynamic
|
||||||
@ -178,10 +179,8 @@ win32 {
|
|||||||
LIBS += ../../openpgpsdk/src/lib/libops.a -lbz2
|
LIBS += ../../openpgpsdk/src/lib/libops.a -lbz2
|
||||||
LIBS += -L"$$PWD/../../../lib"
|
LIBS += -L"$$PWD/../../../lib"
|
||||||
|
|
||||||
gxs {
|
|
||||||
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
||||||
LIBS += -lsqlcipher
|
LIBS += -lsqlcipher
|
||||||
}
|
|
||||||
|
|
||||||
LIBS += -lssl -lcrypto -lpthread -lminiupnpc -lz
|
LIBS += -lssl -lcrypto -lpthread -lminiupnpc -lz
|
||||||
# added after bitdht
|
# added after bitdht
|
||||||
@ -217,20 +216,14 @@ macx {
|
|||||||
LIBS += -framework CoreFoundation
|
LIBS += -framework CoreFoundation
|
||||||
LIBS += -framework Security
|
LIBS += -framework Security
|
||||||
|
|
||||||
gxs {
|
|
||||||
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
||||||
|
|
||||||
LIBS += ../../../lib/libsqlcipher.a
|
LIBS += ../../../lib/libsqlcipher.a
|
||||||
#LIBS += -lsqlite3
|
#LIBS += -lsqlite3
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
INCLUDEPATH += .
|
INCLUDEPATH += .
|
||||||
#DEFINES* = MAC_IDLE # for idle feature
|
#DEFINES* = MAC_IDLE # for idle feature
|
||||||
CONFIG -= uitools
|
CONFIG -= uitools
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
##################################### FreeBSD ######################################
|
##################################### FreeBSD ######################################
|
||||||
@ -244,13 +237,10 @@ freebsd-* {
|
|||||||
LIBS *= -lgnome-keyring
|
LIBS *= -lgnome-keyring
|
||||||
PRE_TARGETDEPS *= ../../libretroshare/src/lib/libretroshare.a
|
PRE_TARGETDEPS *= ../../libretroshare/src/lib/libretroshare.a
|
||||||
|
|
||||||
gxs {
|
|
||||||
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
||||||
LIBS += -lsqlite3
|
LIBS += -lsqlite3
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
##################################### OpenBSD ######################################
|
##################################### OpenBSD ######################################
|
||||||
|
|
||||||
openbsd-* {
|
openbsd-* {
|
||||||
@ -267,10 +257,8 @@ openbsd-* {
|
|||||||
LIBS *= -lgnome-keyring
|
LIBS *= -lgnome-keyring
|
||||||
PRE_TARGETDEPS *= ../../libretroshare/src/lib/libretroshare.a
|
PRE_TARGETDEPS *= ../../libretroshare/src/lib/libretroshare.a
|
||||||
|
|
||||||
gxs {
|
|
||||||
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
LIBS += ../../supportlibs/pegmarkdown/lib/libpegmarkdown.a
|
||||||
LIBS += -lsqlite3
|
LIBS += -lsqlite3
|
||||||
}
|
|
||||||
|
|
||||||
LIBS *= -rdynamic
|
LIBS *= -rdynamic
|
||||||
}
|
}
|
||||||
@ -989,10 +977,9 @@ DEFINES *= CHANNELS_FRAME_CATCHER
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# BELOW IS GXS New Services.
|
# BELOW IS GXS Unfinished Services.
|
||||||
|
|
||||||
|
unfinished_services {
|
||||||
unfinished {
|
|
||||||
|
|
||||||
DEPENDPATH += gui/unfinished \
|
DEPENDPATH += gui/unfinished \
|
||||||
|
|
||||||
@ -1033,7 +1020,7 @@ unfinished {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
photoshare {
|
gxsphotoshare {
|
||||||
#DEFINES += RS_USE_PHOTOSHARE
|
#DEFINES += RS_USE_PHOTOSHARE
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
@ -1095,11 +1082,13 @@ wikipoos {
|
|||||||
gui/WikiPoos/WikiEditDialog.cpp \
|
gui/WikiPoos/WikiEditDialog.cpp \
|
||||||
|
|
||||||
RESOURCES += gui/WikiPoos/Wiki_images.qrc
|
RESOURCES += gui/WikiPoos/Wiki_images.qrc
|
||||||
|
|
||||||
|
DEFINES *= RS_USE_WIKI
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
thewire {
|
gxsthewire {
|
||||||
|
|
||||||
HEADERS += gui/TheWire/PulseItem.h \
|
HEADERS += gui/TheWire/PulseItem.h \
|
||||||
gui/TheWire/WireDialog.h \
|
gui/TheWire/WireDialog.h \
|
||||||
@ -1140,7 +1129,7 @@ identities {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
circles {
|
gxscircles {
|
||||||
DEFINES += RS_USE_CIRCLES
|
DEFINES += RS_USE_CIRCLES
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
|
Loading…
Reference in New Issue
Block a user