20 #pragma warning( disable : 4786 )
28 #include "nsIGenericFactory.h"
41 static const nsModuleComponentInfo components[] = {
42 {
"MOAB Interface", CORE_CID, CORE_CONTRACTID, CoreConstructor, NULL ,
43 NULL , NULL , NS_CI_INTERFACE_GETTER_NAME(
moab::Core ),
44 NULL , &NS_CLASSINFO_NAME(
moab::Core ), 0 } };
52 #define MB_EXPORT extern "C"
54 #define MB_EXPORT extern "C" __declspec( dllexport )