diff options
Diffstat (limited to 'ThirdParty/freetype/docs/MAKEPP')
-rw-r--r-- | ThirdParty/freetype/docs/MAKEPP | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ThirdParty/freetype/docs/MAKEPP b/ThirdParty/freetype/docs/MAKEPP new file mode 100644 index 0000000..4450e47 --- /dev/null +++ b/ThirdParty/freetype/docs/MAKEPP @@ -0,0 +1,5 @@ +As a special exception, FreeType can also be built with the 'makepp' +build tool, available from https://makepp.sourceforge.net. + +Note, however, that you will need at least version 2.0 and pass the +option --norc-substitution to have it work correctly. |