freetype2/builds/windows/vc2010
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
..
freetype.sln * builds/windows/vc2010/freetype.sln: Synchronize with the project. 2018-01-09 22:22:19 -05:00
freetype.user.props Whitespace. 2014-12-06 23:28:58 +01:00
freetype.vcxproj [build] Fortify dllexport/dllimport attributes (#53969,#54330). 2018-07-24 23:01:34 -04:00
freetype.vcxproj.filters Autoformatting. 2018-05-20 06:27:08 -04:00
index.html [build] Fortify dllexport/dllimport attributes (#53969,#54330). 2018-07-24 23:01:34 -04:00