Commit 70f7db113e1e659cae950ec7d9f2a99c30383e7b

Bradley Grainger 2011-02-12T12:51:36

Add inline assembly version of FT_MulFix for MSVC. * include/freetype/config/ftconfig.h: Ported the FT_MulFix_i386 function from GNU inline assembly syntax (see #ifdef __GNUC__ block above) to MASM syntax for Microsoft Visual C++.