singe/thirdparty/SDL2_image/.wikiheaders-options
2023-10-23 19:38:18 -05:00

16 lines
671 B
Text

projectfullname = SDL_image
projectshortname = SDL_image
incsubdir =
wikisubdir = SDL_image
apiprefixregex = IMG_
mainincludefname = SDL_image.h
versionfname = SDL_image.h
versionmajorregex = \A\#define\s+SDL_IMAGE_MAJOR_VERSION\s+(\d+)\Z
versionminorregex = \A\#define\s+SDL_IMAGE_MINOR_VERSION\s+(\d+)\Z
versionpatchregex = \A\#define\s+SDL_IMAGE_PATCHLEVEL\s+(\d+)\Z
selectheaderregex = \ASDL_image\.h\Z
projecturl = https://libsdl.org/projects/SDL_image
wikiurl = https://wiki.libsdl.org/SDL_image
bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new
warn_about_missing = 1
wikipreamble = (This function is part of SDL_image, a separate library from SDL.)