mapi: Use MAPI_EXPORT to export public functions.
authorChia-I Wu <olv@lunarg.com>
Sat, 21 Aug 2010 05:03:50 +0000 (13:03 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 21 Aug 2010 06:13:59 +0000 (14:13 +0800)
commit29cff9ce2e9445d90076a521510310ef63eea435
treedad543ce745c01a66e9c226b694c870a72a055d6
parentdf98423f24bca147b36076e39fe53f42028052ef
mapi: Use MAPI_EXPORT to export public functions.

mapi.h is included by vgapi and st/vega.  On win32, the macro expands to
dllexport and dllimport respectively.
src/mapi/mapi/mapi.h
src/mapi/vgapi/SConscript