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