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

Diff for /pegasus/src/Pegasus/Common/Linkage.h between version 1.1 and 1.7.20.1

version 1.1, 2002/07/26 20:01:19 version 1.7.20.1, 2007/01/04 04:57:21
Line 1 
Line 1 
 //%/////////////////////////////////////////////////////////////////////////////  /*
   //%2006////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM,  // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
 // The Open Group, Tivoli Systems  // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
   // Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L.P.;
   // IBM Corp.; EMC Corporation, The Open Group.
   // Copyright (c) 2004 BMC Software; Hewlett-Packard Development Company, L.P.;
   // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
   // Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   // EMC Corporation; VERITAS Software Corporation; The Open Group.
   // Copyright (c) 2006 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   // EMC Corporation; Symantec Corporation; The Open Group.
 // //
 // Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to
Line 21 
Line 30 
 // //
 //============================================================================== //==============================================================================
 // //
 // 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_COMMON_LINKAGE #ifndef PEGASUS_COMMON_LINKAGE
 #  ifdef PEGASUS_OS_TYPE_WINDOWS  
 #    ifdef PEGASUS_COMMON_INTERNAL #    ifdef PEGASUS_COMMON_INTERNAL
 #      define PEGASUS_COMMON_LINKAGE PEGASUS_EXPORT #      define PEGASUS_COMMON_LINKAGE PEGASUS_EXPORT
 #    else #    else
 #      define PEGASUS_COMMON_LINKAGE PEGASUS_IMPORT #      define PEGASUS_COMMON_LINKAGE PEGASUS_IMPORT
 #    endif #    endif
 #  else  
 #    define PEGASUS_COMMON_LINKAGE /* empty */  
 #  endif  
 #endif #endif


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.7.20.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2