(file) Return to Linkage.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / DynListener

Diff for /pegasus/src/Pegasus/DynListener/Linkage.h between version 1.3 and 1.4

version 1.3, 2006/01/30 16:17:48 version 1.4, 2006/06/19 19:37:35
Line 39 
Line 39 
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
  
 #ifndef PEGASUS_DYNLISTENER_LINKAGE #ifndef PEGASUS_DYNLISTENER_LINKAGE
 #  ifdef PEGASUS_OS_TYPE_WINDOWS  
 #    ifdef PEGASUS_DYNLISTENER_INTERNAL #    ifdef PEGASUS_DYNLISTENER_INTERNAL
 #      define PEGASUS_DYNLISTENER_LINKAGE PEGASUS_EXPORT #      define PEGASUS_DYNLISTENER_LINKAGE PEGASUS_EXPORT
 #    else #    else
 #      define PEGASUS_DYNLISTENER_LINKAGE PEGASUS_IMPORT #      define PEGASUS_DYNLISTENER_LINKAGE PEGASUS_IMPORT
 #    endif #    endif
 #  else  
 #    define PEGASUS_DYNLISTENER_LINKAGE  
 #  endif  
 #endif #endif
  


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2