Al-Qurtas-Islamic-bank-The-.../builds/windows
Alexei Podtelezhnikov 7f4b9bfbc9 [dlg] Define DLG_STATIC explicitly.
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.
2021-11-07 10:20:16 -05:00
..
vc2010 [dlg] Define DLG_STATIC explicitly. 2021-11-07 10:20:16 -05:00
visualc [builds/windows] Revise MSVC linking optimizations. 2021-10-28 22:51:15 -04:00
visualce * Version 2.11.0 released. 2021-07-19 18:07:51 +02:00
.gitignore Provide support for x64 builds in Visual C++ project files. 2013-10-23 20:10:56 +02:00
detect.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftdebug.c Whitespace formatting. 2021-08-22 22:32:07 -04:00
ftsystem.c [base] Initialize stream memory earlier. 2021-09-22 00:30:03 -04:00
w32-bcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-bccd.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-dev.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-gcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-icc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-intl.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-lcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-mingw32.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-vcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
w32-wat.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
win32-def.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00