Change some dynamically loaded library names to reflect the new build infrastructure
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
|
||||
|
||||
#ifdef _WIN32
|
||||
# define PATH_FREETYPE_DLL "freetype.dll"
|
||||
# define PATH_FREETYPE_DLL "libfreetype-6.dll"
|
||||
#else
|
||||
# define PATH_FREETYPE_DLL "libfreetype.so.6"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user