mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-08-04 06:47:11 +02:00
Update POCO to 1.11.0
This commit is contained in:
Vendored
+15
@@ -0,0 +1,15 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# Makefile for Poco ActiveRecord Library
|
||||
#
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
objects = Context ActiveRecord IDTraits StatementPlaceholderProvider
|
||||
|
||||
target = PocoActiveRecord
|
||||
target_version = 1
|
||||
target_libs = PocoData PocoFoundation
|
||||
|
||||
include $(POCO_BASE)/build/rules/lib
|
||||
Reference in New Issue
Block a user