> Btw, visual studio's project/sln files can contain compiler
> preprocessor definitions also.  You can do that FT_EXPORT redefine
> hacks in those.  There is no need to polute the rest of Freetype
> source/header.  The requirement is entirely visual studio specific
> and mingw does not need it.

But Visual C is a front-end to a command line compiler, isn't it?  In
that it makes sense to have this stuff in FreeType's header file also;
for example, people want to call nmake manually...


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to