#include "TCDefines.h"
Go to the source code of this file.
Defines | |
#define | TCMT_API TC_IMPORT_DLL |
define for exporting or importing classes and functions from the TC::MT dll |
If TCMT_EXPORTS is defined the define TCMT_API is defined for exporting classes out of an dll. otherwise for importing.
Definition in file TCMTApi.h.