mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
updte json makefile
This commit is contained in:
@@ -10,9 +10,9 @@ include $(POCO_BASE)/build/rules/global
|
|||||||
|
|
||||||
INCLUDE += -I $(POCO_BASE)/JSON/include/Poco/JSON
|
INCLUDE += -I $(POCO_BASE)/JSON/include/Poco/JSON
|
||||||
|
|
||||||
objects = Array Object Parser Handler Stringifier \
|
objects = Array Object Parser ParserImpl Handler \
|
||||||
ParseHandler PrintHandler Query JSONException \
|
Stringifier ParseHandler PrintHandler Query \
|
||||||
Template TemplateCache
|
JSONException Template TemplateCache pd_json
|
||||||
|
|
||||||
target = PocoJSON
|
target = PocoJSON
|
||||||
target_version = $(LIBVERSION)
|
target_version = $(LIBVERSION)
|
||||||
|
Reference in New Issue
Block a user