diff options
author | Marc Laukien <marc@zeroc.com> | 2001-09-27 23:13:20 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-09-27 23:13:20 +0000 |
commit | 5a21500a6efa353a105aea7216e285bc71a7bf56 (patch) | |
tree | 3e57bd635c610de49a4c054eeb68d0b647f238c9 /cpp/src | |
parent | collocated evictor demo (diff) | |
download | ice-5a21500a6efa353a105aea7216e285bc71a7bf56.tar.bz2 ice-5a21500a6efa353a105aea7216e285bc71a7bf56.tar.xz ice-5a21500a6efa353a105aea7216e285bc71a7bf56.zip |
win update
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Ice/ice.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cpp/src/Ice/ice.dsp b/cpp/src/Ice/ice.dsp index 44c16933524..30cc9132051 100644 --- a/cpp/src/Ice/ice.dsp +++ b/cpp/src/Ice/ice.dsp @@ -128,6 +128,10 @@ SOURCE=.\Connector.cpp # End Source File
# Begin Source File
+SOURCE=.\Direct.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Emitter.cpp
# End Source File
# Begin Source File
@@ -324,6 +328,10 @@ SOURCE=.\Ice\ConnectorF.h # End Source File
# Begin Source File
+SOURCE=..\..\include\Ice\Direct.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Ice\Emitter.h
# End Source File
# Begin Source File
|