ObjFW  Diff

Differences From Artifact [757b50f013]:

To Artifact [2f7998359b]:


28
29
30
31
32
33
34
35
36


28
29
30
31
32
33
34


35
36







-
-
+
+

includesubdir = ObjFW_Bridge

include ../../buildsys.mk

CPPFLAGS += -I. -I.. -I../.. -I../exceptions -DOF_BRIDGE_LOCAL_INCLUDES
LD = ${OBJC}
LIBS += -framework Foundation -L.. -lobjfw
FRAMEWORK_LIBS += -framework Foundation -F.. -framework ObjFW
FRAMEWORK_LIBS := -framework Foundation -F.. -framework ObjFW ${LIBS}
LIBS := -framework Foundation -L.. -lobjfw ${LIBS}