7f4b9bfbc9
DLG_STATIC is intended to disable Windows DLL linking attributes. It does not hurt to define it explicitly when we wrap DLG code. This fixes tons of LNK4286 and C4273 warnings from MSVC if we forget to define DLG_STATIC as a compiler option. * builds/windows/vc2010/freetype.vcxproj: Remove DLG_STATIC option. * src/dlg/dlgwrap.c [FT_DEBUG_LOGGING]: Define DLG_STATIC. * include/freetype/internal/ftdebug.h [FT_DEBUG_LOGGING]: Ditto. |
||
---|---|---|
.. | ||
amiga | ||
ansi | ||
atari | ||
beos | ||
cmake | ||
compiler | ||
dos | ||
mac | ||
meson | ||
os2 | ||
symbian | ||
unix | ||
vms | ||
wince | ||
windows | ||
detect.mk | ||
exports.mk | ||
freetype.mk | ||
link_dos.mk | ||
link_std.mk | ||
modules.mk | ||
toplevel.mk |