commit | 835bbdc7c92bd774ff92c42a9277ded72066d29d | [log] [tgz] |
---|---|---|
author | Chun-wei Fan <[email protected]> | Thu Nov 19 18:34:12 2015 +0800 |
committer | Chun-wei Fan <[email protected]> | Mon Nov 23 11:03:11 2015 +0800 |
tree | 1d9954bd1102984615e87eed864933a836204fc3 | |
parent | a6991813659376a6a11c00a9f67d85b4f7ba9b5d [diff] |
Public headers: Decorate public symbols with HB_EXTERN This prepares the headers for exporting symbols using visibility attributes or __declspec(dllexport), so that we do not need to maintain symbols listing files, as this is what was and is done in GLib and GTK+.