ObjFW  Diff

Differences From Artifact [28fa63a000]:

To Artifact [6d54b8e6bd]:


21
22
23
24
25
26
27
28
29
30
31
	   OFBridging.h		\
	   ObjFW-Bridge.h

includesubdir = ObjFW-Bridge

include ../../buildsys.mk

CPPFLAGS += -I. -I.. -I../.. -I../exceptions
LD = ${OBJC}
LDFLAGS += -Wl,-flat_namespace,-undefined,suppress
LIBS = -L.. -lobjfw -framework Foundation







|



21
22
23
24
25
26
27
28
29
30
31
	   OFBridging.h		\
	   ObjFW-Bridge.h

includesubdir = ObjFW-Bridge

include ../../buildsys.mk

CPPFLAGS += -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES
LD = ${OBJC}
LDFLAGS += -Wl,-flat_namespace,-undefined,suppress
LIBS = -L.. -lobjfw -framework Foundation