diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index add274fe2cd..9ea1b473d09 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -8,7 +8,7 @@ // ********************************************************************** // -// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Apr 26 11:33:35 2012 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Mon Apr 30 16:36:44 2012 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -91,6 +91,7 @@ const IceInternal::Property IcePropsData[] = IceInternal::Property("Ice.Default.Router.CollocationOptimization", true, "Ice.Default.Router.CollocationOptimized"), IceInternal::Property("Ice.Default.Router.CollocationOptimized", false, 0), IceInternal::Property("Ice.Default.Router", false, 0), + IceInternal::Property("Ice.Default.SlicedFormat", false, 0), IceInternal::Property("Ice.IPv4", false, 0), IceInternal::Property("Ice.IPv6", false, 0), IceInternal::Property("Ice.EventLog.Source", false, 0), @@ -547,6 +548,7 @@ const IceInternal::Property IceGridPropsData[] = IceInternal::Property("IceGrid.Registry.Trace.TopicManager", false, 0), IceInternal::Property("IceGrid.Registry.UserAccounts", false, 0), IceInternal::Property("IceGrid.SQL.DatabaseType", false, 0), + IceInternal::Property("IceGrid.SQL.EncodingVersion", false, 0), IceInternal::Property("IceGrid.SQL.HostName", false, 0), IceInternal::Property("IceGrid.SQL.Port", false, 0), IceInternal::Property("IceGrid.SQL.DatabaseName", false, 0), |