Add Command / RedisEventArgs / RedisStream

This commit is contained in:
fbraem 2015-11-07 21:45:46 +01:00
parent 0efa6333ca
commit 2f26d6adf5

View File

@ -10,7 +10,7 @@ include $(POCO_BASE)/build/rules/global
INCLUDE += -I $(POCO_BASE)/Redis/include/Poco/Redis
objects = AsyncReader Array Client Error Exception RedisSocket Type
objects = AsyncReader Array Client Command Error Exception RedisStream RedisEventArgs Type
target = PocoRedis
target_version = $(LIBVERSION)