1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/vendor/POCO/Foundation/testsuite/Makefile-TestLibrary

16 lines
254 B
Plaintext
Raw Normal View History

#
# Makefile
#
# Makefile for Poco Foundation testsuite
#
include $(POCO_BASE)/build/rules/global
objects = TestPlugin TestLibrary
target = TestLibrary
target_version = 1
target_libs = PocoFoundation
include $(POCO_BASE)/build/rules/dylib