1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-12-25 16:32:30 +00:00
Files

12 lines
336 B
Makefile
Raw Permalink Normal View History

2016-08-18 17:39:55 +08:00
ccnetdir = $(includedir)/ccnet
ccnet_HEADERS = ccnet-client.h peer.h proc-factory.h \
message.h option.h \
processor.h sendcmd-proc.h \
mqclient-proc.h invoke-service-proc.h \
status-code.h cevent.h timer.h ccnet-session-base.h \
valid-check.h job-mgr.h packet.h \
2019-06-19 08:46:14 +00:00
async-rpc-proc.h rpcserver-proc.h \
threaded-rpcserver-proc.h