diff options
author | Brent Eagles <brent@zeroc.com> | 2007-06-15 14:52:34 -0230 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2007-06-15 14:52:34 -0230 |
commit | 83996c574331cbd6433d4a19e8c9c88cafc52688 (patch) | |
tree | 1e664b2424a3c95235289f49a86fcc9ff042d4cd /cpp/src | |
parent | Added back bin/.gitcommit and lib/.gitcommit (diff) | |
download | ice-83996c574331cbd6433d4a19e8c9c88cafc52688.tar.bz2 ice-83996c574331cbd6433d4a19e8c9c88cafc52688.tar.xz ice-83996c574331cbd6433d4a19e8c9c88cafc52688.zip |
Squashed commit of the following:
commit d0aa3ed6e86681231443b1c0050dd5d32f17e4a2
Author: Brent Eagles <brent@eagle2.eaglestechnologies.com>
Date: Fri Jun 15 11:30:52 2007 -0230
- Removing generation of the Property class definitions from makeprops.py.
- Fixing java build to work in git repository without requiring
ICE_HOME to be set.
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 2 | ||||
-rw-r--r-- | cpp/src/Ice/PropertyNames.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 47e33bf6531..863bfe7c706 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** // -// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Jun 14 09:48:19 2007 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Jun 14 16:20:35 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h index 867a9e780a6..4d65cc40911 100644 --- a/cpp/src/Ice/PropertyNames.h +++ b/cpp/src/Ice/PropertyNames.h @@ -7,7 +7,7 @@ // // ********************************************************************** // -// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Jun 14 09:48:19 2007 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Jun 14 16:20:35 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |