summaryrefslogtreecommitdiffstats
path: root/Tests/Module/GenerateExportHeader/libshared/libshared.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't export methods on already exported classes.Stephen Kelly2011-08-111-5/+0
| | | | This is always a mistake.
* Add the GenerateExportMacro with unit tests.Stephen Kelly2011-08-071-0/+59
Reviewed-by: Marcus D. Hanwell <marcus.hanwell@kitware.com>