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

Diff for /pegasus/src/Pegasus/Client/Linkage.h between version 1.9 and 1.10

version 1.9, 2006/01/30 16:16:42 version 1.10, 2006/06/19 19:37:29
Line 34 
Line 34 
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
  
 #ifndef PEGASUS_CLIENT_LINKAGE #ifndef PEGASUS_CLIENT_LINKAGE
 #  ifdef PEGASUS_OS_TYPE_WINDOWS  
 #    ifdef PEGASUS_CLIENT_INTERNAL #    ifdef PEGASUS_CLIENT_INTERNAL
 #      define PEGASUS_CLIENT_LINKAGE PEGASUS_EXPORT #      define PEGASUS_CLIENT_LINKAGE PEGASUS_EXPORT
 #    else #    else
 #      define PEGASUS_CLIENT_LINKAGE PEGASUS_IMPORT #      define PEGASUS_CLIENT_LINKAGE PEGASUS_IMPORT
 #    endif #    endif
 #  else  
 #    define PEGASUS_CLIENT_LINKAGE  
 #  endif  
 #endif #endif


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2