ObjFW  Artifact [f500c20eb5]

Artifact f500c20eb59801e45d174941f7fa2bef88059ed68158eb0c9bda7fd971334fa9:


PLUGIN_NOINST = TestPlugin${PLUGIN_SUFFIX}
SRCS = TestPlugin.m

include ../../buildsys.mk
include ../../extra.mk

CPPFLAGS += -I../.. -I../../src -I../../src/runtime
LIBS := ${TESTPLUGIN_LIBS} ${LIBS}
LD = ${OBJC}