]> git.saurik.com Git - wxWidgets.git/blob - src/freetype/sfnt/module.mk
do *NOT* make the window of the size of its parent initially, fixes missing EVT_SIZE...
[wxWidgets.git] / src / freetype / sfnt / module.mk
1 make_module_list: add_sfnt_module
2
3 add_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