Macro to export symbol to DLL with VC++.
- QTTESTRUNNER_DLL_BUILD must be defined when building the DLL.
- QTTESTRUNNER_DLL must be defined if linking against the DLL.
- If none of the above are defined then you are building or linking against the static library.