freetype2/builds/windows
Alexei Podtelezhnikov 4b97ab98a8 [build] Fortify dllexport/dllimport attributes (#53969,#54330).
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/.
2018-07-24 23:01:34 -04:00
..
vc2005 * Version 2.9.1 released. 2018-05-01 20:37:24 +02:00
vc2008 * Version 2.9.1 released. 2018-05-01 20:37:24 +02:00
vc2010 [build] Fortify dllexport/dllimport attributes (#53969,#54330). 2018-07-24 23:01:34 -04:00
visualc * Version 2.9.1 released. 2018-05-01 20:37:24 +02:00
visualce * Version 2.9.1 released. 2018-05-01 20:37:24 +02:00
.gitignore Provide support for x64 builds in Visual C++ project files. 2013-10-23 20:10:56 +02:00
detect.mk [build] Suppress configure's `nothing to be done' message. 2018-05-07 08:54:34 +02:00
ftdebug.c Update copyright year. 2018-01-02 09:33:57 +01:00
w32-bcc.mk Update copyright year. 2018-01-02 09:33:57 +01:00
w32-bccd.mk Update copyright year. 2018-01-02 09:33:57 +01:00
w32-dev.mk Update copyright year. 2018-01-02 09:33:57 +01:00
w32-gcc.mk Update copyright year. 2018-01-02 09:33:57 +01:00
w32-icc.mk Update copyright year. 2018-01-02 09:33:57 +01:00
w32-intl.mk Update copyright year. 2018-01-02 09:33:57 +01:00
w32-lcc.mk Update copyright year. 2018-01-02 09:33:57 +01:00
w32-mingw32.mk Update copyright year. 2018-01-02 09:33:57 +01:00
w32-vcc.mk Update copyright year. 2018-01-02 09:33:57 +01:00
w32-wat.mk Update copyright year. 2018-01-02 09:33:57 +01:00
win32-def.mk Update copyright year. 2018-01-02 09:33:57 +01:00