]> git.saurik.com Git - wxWidgets.git/blame - src/freetype/sfnt/module.mk
added and documented wxDir::HasFiles/SubDirs(), use the latter in wxDirDialog - it...
[wxWidgets.git] / src / freetype / sfnt / module.mk
CommitLineData
cabec872
RR
1make_module_list: add_sfnt_module
2
3add_sfnt_module:
4 $(OPEN_DRIVER)sfnt_module_class$(CLOSE_DRIVER)
5 $(ECHO_DRIVER)sfnt $(ECHO_DRIVER_DESC)helper module for TrueType & OpenType formats$(ECHO_DRIVER_DONE)
6
7# EOF