mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-04 07:27:23 +01:00
updte json makefile
This commit is contained in:
parent
6efab2cd58
commit
fabfb4f068
@ -10,9 +10,9 @@ include $(POCO_BASE)/build/rules/global
|
||||
|
||||
INCLUDE += -I $(POCO_BASE)/JSON/include/Poco/JSON
|
||||
|
||||
objects = Array Object Parser Handler Stringifier \
|
||||
ParseHandler PrintHandler Query JSONException \
|
||||
Template TemplateCache
|
||||
objects = Array Object Parser ParserImpl Handler \
|
||||
Stringifier ParseHandler PrintHandler Query \
|
||||
JSONException Template TemplateCache pd_json
|
||||
|
||||
target = PocoJSON
|
||||
target_version = $(LIBVERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user