misc/libfreetype/docs/MAKEPP
author koda
Mon, 01 Aug 2011 00:48:38 +0200
changeset 5486 e75f7c3c6275
parent 5172 88f2e05288ba
permissions -rw-r--r--
ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     1
As a special  exception, FreeType can also be  built with the 'makepp'
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     2
build tool, available from http://makepp.sourceforge.net.
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     3
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     4
Note, however. that  you will need at least version  1.19 and pass the
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
option --norc-substitution to have it work correctly.