diff options
author | Benoit Foucher <benoit@zeroc.com> | 2006-09-04 20:55:19 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2006-09-04 20:55:19 +0000 |
commit | 422beb4171aa0a85d11eb65453eab5d9c811091f (patch) | |
tree | a6a6ad6c70b9ac85a9fbf8cdb3c56ad139671d7b /cpp/src | |
parent | Added application/adapter/object observers (diff) | |
download | ice-422beb4171aa0a85d11eb65453eab5d9c811091f.tar.bz2 ice-422beb4171aa0a85d11eb65453eab5d9c811091f.tar.xz ice-422beb4171aa0a85d11eb65453eab5d9c811091f.zip |
Fix
Diffstat (limited to 'cpp/src')
-rwxr-xr-x | cpp/src/IceGrid/icegridregistry.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/src/IceGrid/icegridregistry.dsp b/cpp/src/IceGrid/icegridregistry.dsp index 3308a491dba..f872ea96cc9 100755 --- a/cpp/src/IceGrid/icegridregistry.dsp +++ b/cpp/src/IceGrid/icegridregistry.dsp @@ -237,6 +237,10 @@ SOURCE=.\Util.cpp SOURCE=.\WaitQueue.cpp
# End Source File
+# Begin Source File
+
+SOURCE=.\WellKnownObjectsManager.cpp
+# End Source File
# End Group
# Begin Group "Header Files"
|