# compilation flags

ADDITIONAL_CPPFLAGS += -pipe 
# -DHTML_DEBUG=1
# -DPROFILE_CLUSTERS=1

ADDITIONAL_CPPFLAGS += -pipe -Wall -funsigned-char
ADDITIONAL_CPPFLAGS += -DCOMPILING_NGOBJWEB=1

DynamicElements_INCLUDE_DIRS += \
	-I.. -I. -I../..	\
	-I../../../sope-core			\
	-I../../../sope-core/NGStreams		\
	-I../../../sope-core/NGExtensions	\
	-I../../../sope-mime			\
	-I../../../sope-xml