ObjFW  Diff

Differences From Artifact [cf5eb4a5f7]:

To Artifact [396f894ab5]:


30
31
32
33
34
35
36
37


38
39
40
41
42
43
44
30
31
32
33
34
35
36

37
38
39
40
41
42
43
44
45







-
+
+







       OFXMLParser.m

INCLUDESTMP := ${SRCS:.c=.h}
INCLUDES := ${INCLUDESTMP:.m=.h}	\
	    OFMacros.h			\
	    asprintf.h			\
	    objfw.h			\
	    threading.h
	    threading.h			\
	    unicode.h

SRCS += ${OBJC_SYNC_M}	\
	${ASPRINTF_C}	\
	iso_8859_15.c	\
	windows_1252.c	\
	unicode_upper.m	\
	unicode_lower.m