Flip freetype back to the old name on Windows to ease upgrading (at least on 32-bit builds)
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
|
||||
|
||||
#ifdef _WIN32
|
||||
# define PATH_FREETYPE_DLL "libfreetype-6.dll"
|
||||
# define PATH_FREETYPE_DLL "libfreetype.dll"
|
||||
#else
|
||||
# define PATH_FREETYPE_DLL "libfreetype.so.6"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user