Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mapi: Use MAPI_EXPORT to export public functions. | Chia-I Wu | 2010-08-21 | 1 | -0/+1 |
| | | | | | mapi.h is included by vgapi and st/vega. On win32, the macro expands to dllexport and dllimport respectively. | ||||
* | vgapi: Generate PIC objects. | Chia-I Wu | 2010-06-01 | 1 | -1/+1 |
| | | | | Fixes "...; recompile with -fPIC" error on x86-64. See fdo 28336. | ||||
* | mapi/vgapi: Add SConscript for Windows build. | Chia-I Wu | 2010-05-31 | 1 | -0/+55 |