(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.12 and 1.13

version 1.12, 2006/01/30 16:17:36 version 1.13, 2006/07/21 18:44:10
Line 66 
Line 66 
     {"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_VMS)
       {"providerDir", "bin", IS_STATIC, 0, 0, IS_VISIBLE},
 #else #else
     {"providerDir", "lib", IS_STATIC, 0, 0, IS_VISIBLE},     {"providerDir", "lib", IS_STATIC, 0, 0, IS_VISIBLE},
 #endif #endif


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2