PROJECT_NAME         = "msg"
OUTPUT_DIRECTORY     = ../docs/html/msg

INPUT 		     = msg.docs . sofia-sip

@INCLUDE = ../docs/Doxyfile.conf

TAGFILES             += ../docs/doxytags_ipt=../ipt \
			../docs/doxytags_su=../su \
			../docs/doxytags_sip=../sip \ 
			../docs/doxytags_http=../http 

GENERATE_TAGFILE     = ../docs/doxytags_msg

PREDEFINED += "MSG_HDR_T=union msg_header_u"

IMAGE_PATH           += ../sip/images
