nedxmldefs.h Source File
NEDXML API: nedxmldefs.h Source File
18#ifndef __OMNETPP_NEDXML_NEDXMLDEFS_H
19#define __OMNETPP_NEDXML_NEDXMLDEFS_H
21#include "omnetpp/platdep/platdefs.h"
26#if defined(NEDXML_EXPORT)
27# define NEDXML_API OPP_DLLEXPORT
28#elif defined(NEDXML_IMPORT) || defined(OMNETPPLIBS_IMPORT)
29# define NEDXML_API OPP_DLLIMPORT