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

Diff for /pegasus/src/Pegasus/ExportServer/Linkage.h between version 1.7 and 1.8

version 1.7, 2006/01/30 16:17:50 version 1.8, 2006/06/19 19:37:36
Line 38 
Line 38 
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
  
 #ifndef PEGASUS_EXPORT_SERVER_LINKAGE #ifndef PEGASUS_EXPORT_SERVER_LINKAGE
 #  ifdef PEGASUS_OS_TYPE_WINDOWS  
 #    ifdef PEGASUS_EXPORT_SERVER_INTERNAL #    ifdef PEGASUS_EXPORT_SERVER_INTERNAL
 #      define PEGASUS_EXPORT_SERVER_LINKAGE PEGASUS_EXPORT #      define PEGASUS_EXPORT_SERVER_LINKAGE PEGASUS_EXPORT
 #    else #    else
 #      define PEGASUS_EXPORT_SERVER_LINKAGE PEGASUS_IMPORT #      define PEGASUS_EXPORT_SERVER_LINKAGE PEGASUS_IMPORT
 #    endif #    endif
 #  else  
 #    define PEGASUS_EXPORT_SERVER_LINKAGE  
 #    define PEGASUS_EXPORT_SERVER_LINKAGE  
 #  endif  
 #endif #endif


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2