1*84e872a0SLloyd Pique# Wayland-specific overrides 2*84e872a0SLloyd PiquePROJECT_NAME = "Wayland" 3*84e872a0SLloyd PiquePROJECT_NUMBER = @VERSION@ 4*84e872a0SLloyd PiqueOUTPUT_DIRECTORY = @top_builddir@/doc/doxygen 5*84e872a0SLloyd PiqueJAVADOC_AUTOBRIEF = YES 6*84e872a0SLloyd PiqueTAB_SIZE = 8 7*84e872a0SLloyd PiqueQUIET = YES 8*84e872a0SLloyd PiqueHTML_TIMESTAMP = YES 9*84e872a0SLloyd PiqueGENERATE_LATEX = NO 10*84e872a0SLloyd PiqueMAN_LINKS = NO 11*84e872a0SLloyd PiquePREDEFINED = WL_EXPORT= \ 12*84e872a0SLloyd Pique WL_PRINTF(x,y)= 13*84e872a0SLloyd PiqueMACRO_EXPANSION = YES 14*84e872a0SLloyd PiqueEXPAND_ONLY_PREDEF = YES 15*84e872a0SLloyd PiqueDOT_MULTI_TARGETS = YES 16*84e872a0SLloyd PiqueALIASES += comment{1}="/* \1 *<!-- -->/" 17*84e872a0SLloyd PiqueOPTIMIZE_OUTPUT_FOR_C = YES 18*84e872a0SLloyd PiqueEXTRACT_ALL = YES 19*84e872a0SLloyd PiqueEXTRACT_STATIC = YES 20*84e872a0SLloyd Pique# These must be set in the Makefile 21*84e872a0SLloyd PiqueGENERATE_HTML = NO 22*84e872a0SLloyd PiqueGENERATE_XML = NO 23*84e872a0SLloyd PiqueGENERATE_MAN = NO 24