完成redisstream前置生产和消费功能
This commit is contained in:
@@ -74,6 +74,7 @@ unix {
|
||||
include(fe_common.pri)
|
||||
SOURCES += source/mms/event2.c
|
||||
INCLUDEPATH += ./source/include/apr-linux
|
||||
INCLUDEPATH += /FeProject/include
|
||||
LIBS += -L/FeProject/lib
|
||||
LIBS += -L/FeProject/lib/pgodbc
|
||||
DEFINES += DEBUG_SISCO
|
||||
@@ -107,7 +108,7 @@ unix {
|
||||
LIBS += -lhttprun
|
||||
LIBS += -llog4cplus
|
||||
LIBS += -lhiredis
|
||||
LIBS += -lz
|
||||
LIBS += /FeProject/lib/libz.a
|
||||
}
|
||||
|
||||
#install
|
||||
@@ -138,7 +139,6 @@ HEADERS += source/mms/db_interface.h \
|
||||
source/rocketmq/SimpleProducer.h \
|
||||
source/cfg_parse/custom_printf.h \
|
||||
source/log4cplus/log4.h \
|
||||
source/redisstream/mq_compat.h \
|
||||
source/redisstream/RedisStreamMQ.h
|
||||
|
||||
SOURCES += source/mms/main.c \
|
||||
|
||||
Reference in New Issue
Block a user