(file) Return to DefaultPropertyTableVxworks.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config / Attic

Diff for /pegasus/src/Pegasus/Config/Attic/DefaultPropertyTableVxworks.h between version 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2007/09/13 13:31:19 version 1.1.2.2, 2007/09/14 18:42:36
Line 31 
Line 31 
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_DefaultPropertyTableLinux_h  #ifndef Pegasus_DefaultPropertyTableVxworks_h
 #define Pegasus_DefaultPropertyTableLinux_h  #define Pegasus_DefaultPropertyTableVxworks_h
  
 // Configuration Property table defined for VxWorks Operating System // Configuration Property table defined for VxWorks Operating System
   // Defines both development and release config options.
   //
  
   // Release options for VxWorks
 #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS
     {"logLevel", "SEVERE", IS_STATIC, 0, 0, IS_VISIBLE},     {"logLevel", "SEVERE", IS_STATIC, 0, 0, IS_VISIBLE},
     {"httpPort", "", IS_STATIC, 0, 0, IS_VISIBLE},     {"httpPort", "", IS_STATIC, 0, 0, IS_VISIBLE},
Line 100 
Line 103 
     {"maxProviderProcesses", "0", IS_STATIC, 0, 0, IS_VISIBLE}     {"maxProviderProcesses", "0", IS_STATIC, 0, 0, IS_VISIBLE}
 #endif #endif
  
 #endif /* Pegasus_DefaultPropertyTableLinux_h */  #endif /* Pegasus_DefaultPropertyTableVxworks_h */


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2