CppUnit project page | FAQ |
Go to the source code of this file.
Macros | |
#define | CPPUNIT_NO_TESTPLUGIN 1 |
If defined, then plug-in related classes and functions will not be compiled. | |
#define | CPPUNIT_PLUGIN_EXPORT extern "C" |
A macro to export a function from a dynamic library. |
Selects DynamicLibraryManager implementation.
Don't include this file directly. Include Portability.h instead.
#define CPPUNIT_NO_TESTPLUGIN 1 |
If defined, then plug-in related classes and functions will not be compiled.
Send comments to: CppUnit Developers |