forked from minhngoc25a/freetype2
4b97ab98a8
We no longer use predefined _DLL, which can be defined for static builds too with /MD. We use DLL_EXPORT and DLL_IMPORT instead, following libtool convention. * CMakeLists.txt [WIN32], builds/windows/vc2010/freetype.vcxproj: Define DLL_EXPORT manually. * include/freetype/config/ftconfig.h, builds/unix/ftconfig.in, builds/vms/ftconfig.h, builds/windows/vc2010/index.html, src/base/ftver.rc: /_DLL/d, s/FT2_DLLIMPORT/DLL_IMPORT/. |
||
---|---|---|
.. | ||
.gitignore | ||
configure.raw | ||
detect.mk | ||
freetype-config.in | ||
freetype2.in | ||
freetype2.m4 | ||
ft-munmap.m4 | ||
ftconfig.in | ||
ftsystem.c | ||
install.mk | ||
pkg.m4 | ||
unix-cc.in | ||
unix-def.in | ||
unix-dev.mk | ||
unix-lcc.mk | ||
unix.mk | ||
unixddef.mk |