]> git.saurik.com Git - wxWidgets.git/blob - src/freetype/truetype/module.mk
case-insensitive sort of HTML help index
[wxWidgets.git] / src / freetype / truetype / module.mk
1 make_module_list: add_truetype_driver
2
3 add_truetype_driver:
4 $(OPEN_DRIVER)tt_driver_class$(CLOSE_DRIVER)
5 $(ECHO_DRIVER)truetype $(ECHO_DRIVER_DESC)Windows/Mac font files with extension *.ttf or *.ttc$(ECHO_DRIVER_DONE)
6
7 # EOF