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

Diff for /pegasus/src/Pegasus/Listener/Linkage.h between version 1.5.16.1 and 1.8

version 1.5.16.1, 2006/02/10 16:11:50 version 1.8, 2007/07/06 13:47:36
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Carol Ann Krug Graves, Hewlett Packard Company  
 //         (carolann_graves@hp.com)  
 //  
 // Modified By:  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
  
 #ifndef PEGASUS_LISTENER_LINKAGE #ifndef PEGASUS_LISTENER_LINKAGE
 #  ifdef PEGASUS_OS_TYPE_WINDOWS  
 #    ifdef PEGASUS_LISTENER_INTERNAL #    ifdef PEGASUS_LISTENER_INTERNAL
 #      define PEGASUS_LISTENER_LINKAGE PEGASUS_EXPORT #      define PEGASUS_LISTENER_LINKAGE PEGASUS_EXPORT
 #    else #    else
 #      define PEGASUS_LISTENER_LINKAGE PEGASUS_IMPORT #      define PEGASUS_LISTENER_LINKAGE PEGASUS_IMPORT
 #    endif #    endif
 #  else  
 #    define PEGASUS_LISTENER_LINKAGE  
 #  endif  
 #endif #endif


Legend:
Removed from v.1.5.16.1  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2