mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-14 02:57:45 +01:00
fix(Data): add transcoder to Makefile #3396
This commit is contained in:
parent
08d68ea474
commit
6de1e18eb9
@ -13,7 +13,7 @@ objects = AbstractBinder AbstractBinding AbstractExtraction AbstractExtractor \
|
|||||||
Range RecordSet Row RowFilter RowFormatter RowIterator \
|
Range RecordSet Row RowFilter RowFormatter RowIterator \
|
||||||
SimpleRowFormatter Session SessionFactory SessionImpl \
|
SimpleRowFormatter Session SessionFactory SessionImpl \
|
||||||
SessionPool SessionPoolContainer SQLChannel \
|
SessionPool SessionPoolContainer SQLChannel \
|
||||||
Statement StatementCreator StatementImpl Time
|
Statement StatementCreator StatementImpl Time Transcoder
|
||||||
|
|
||||||
target = PocoData
|
target = PocoData
|
||||||
target_version = $(LIBVERSION)
|
target_version = $(LIBVERSION)
|
||||||
|
Loading…
Reference in New Issue
Block a user