Don't complain under MicroWindows if a wxDC's HDC is NULL - it happens
[wxWidgets.git] / src / freetype / type1z / module.mk
CommitLineData
cabec872
RR
1make_module_list: add_type1_driver
2
3add_type1_driver:
4 $(OPEN_DRIVER)t1_driver_class$(CLOSE_DRIVER)
5 $(ECHO_DRIVER)type1 $(ECHO_DRIVER_DESC)Postscript font files with extension *.pfa or *.pfb$(ECHO_DRIVER_DONE)
6
7# EOF