Update documentation.

This commit is contained in:
David Reid
2022-02-12 19:51:50 +10:00
parent 1395b5e7cf
commit 0726e8827f
-18
View File
@@ -1486,24 +1486,6 @@ MA_API</p>
Controls how public APIs should be decorated. Default is <span style="font-family:monospace;">extern</span>.</p>
</td>
</tr>
<tr>
<td class="doc" valign="top"><p>
MA_DLL
</p>
<p>
</p>
</td>
<td class="doc" valign="top"><p>
If set, configures <span style="font-family:monospace;">MA_API</span> to either import or export APIs
depending on whether or not the implementation is being defined.
If defining the implementation, <span style="font-family:monospace;">MA_API</span> will be configured to
export. Otherwise it will be configured to import. This has no
effect if <span style="font-family:monospace;">MA_API</span> is defined externally.</p>
</td>
</tr>
</table></div><p>
</p>