Define PUBLIC to dllexport on MSVC.
authorChia-I Wu <olv@lunarg.com>
Mon, 31 May 2010 03:15:06 +0000 (11:15 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 31 May 2010 03:31:07 +0000 (11:31 +0800)
commitba26631d0d936523c7a8f002cf469e569aa6d7a3
tree4099b9c76aa85fd44492817199fd09f867bd5892
parent14f1157a2e52f14149cee7cf87cf3b32c6e439fb
Define PUBLIC to dllexport on MSVC.

Define PUBLIC to __declspec(dllexport) when _MVC_VER is defined.
src/egl/main/eglcompiler.h
src/gallium/include/pipe/p_compiler.h
src/mapi/mapi/u_compiler.h