]> git.saurik.com Git - wxWidgets.git/blame - src/freetype/truetype/module.mk
1. added wxAssertIsEqual() function to be used in wxASSERT()
[wxWidgets.git] / src / freetype / truetype / module.mk
CommitLineData
cabec872
RR
1make_module_list: add_truetype_driver
2
3add_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