summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PropertyNames.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2013-01-18 16:05:32 +0100
committerBenoit Foucher <benoit@zeroc.com>2013-01-18 16:05:32 +0100
commitc9fcc690d90fd294145b8e3eab876b2e92edf237 (patch)
treef178ad28a951a0080f088aa96c80ffb5628b8e42 /cpp/src/Ice/PropertyNames.cpp
parentFixed IceGrid compilation with G++ 4.6 (diff)
downloadice-c9fcc690d90fd294145b8e3eab876b2e92edf237.tar.bz2
ice-c9fcc690d90fd294145b8e3eab876b2e92edf237.tar.xz
ice-c9fcc690d90fd294145b8e3eab876b2e92edf237.zip
Changed Ice.UseServantClassLoader to Ice.UseApplicationClassLoader
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r--cpp/src/Ice/PropertyNames.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp
index 856149c1da0..6fe0c633e4e 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, Tue Nov 20 23:07:17 2012
+// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Jan 18 14:06:41 2013
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -140,6 +140,7 @@ const IceInternal::Property IcePropsData[] =
IceInternal::Property("Ice.TCP.Backlog", false, 0),
IceInternal::Property("Ice.TCP.RcvSize", false, 0),
IceInternal::Property("Ice.TCP.SndSize", false, 0),
+ IceInternal::Property("Ice.UseUserClassLoader", false, 0),
IceInternal::Property("Ice.UseSyslog", false, 0),
IceInternal::Property("Ice.Warn.AMICallback", false, 0),
IceInternal::Property("Ice.Warn.Connections", false, 0),