]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/freetype/truetype/module.mk
Added wxUSE_NUMBERDLG to setup.h; added some files to VC++ project files;
[wxWidgets.git] / src / freetype / truetype / module.mk
... / ...
CommitLineData
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