projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Enabling the Pop Menu fix to peek at all the command messages. Required adding a...
[wxWidgets.git]
/
src
/
freetype
/
truetype
/
module.mk
Commit
Line
Data
cabec872
RR
1
make_module_list: add_truetype_driver
2
3
add_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