(file) Return to ProviderDirPropertyOwner.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config

Diff for /pegasus/src/Pegasus/Config/ProviderDirPropertyOwner.cpp between version 1.17 and 1.18

version 1.17, 2007/05/23 20:23:06 version 1.18, 2007/08/03 00:50:16
Line 60 
Line 60 
     {"providerDir", "lib;bin", IS_STATIC, 0, 0, IS_VISIBLE},     {"providerDir", "lib;bin", IS_STATIC, 0, 0, IS_VISIBLE},
 #elif defined(PEGASUS_PLATFORM_ZOS_ZSERIES_IBM) #elif defined(PEGASUS_PLATFORM_ZOS_ZSERIES_IBM)
     {"providerDir", "lib:provider", IS_STATIC, 0, 0, IS_VISIBLE},     {"providerDir", "lib:provider", IS_STATIC, 0, 0, IS_VISIBLE},
   #elif defined(PEGASUS_OS_PASE) && defined(PEGASUS_USE_RELEASE_DIRS)
       {"providerDir", "/QOpenSys/QIBM/ProdData/UME/Pegasus/provider",
           IS_STATIC, 0, 0, IS_VISIBLE}
 #elif defined(PEGASUS_OS_VMS) #elif defined(PEGASUS_OS_VMS)
     {"providerDir", "/wbem_lib", IS_STATIC, 0, 0, IS_VISIBLE},     {"providerDir", "/wbem_lib", IS_STATIC, 0, 0, IS_VISIBLE},
 #else #else


Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2