summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2004-08-25 12:58:14 +0000
committerBenoit Foucher <benoit@zeroc.com>2004-08-25 12:58:14 +0000
commit893e6bb4a3fc666e6bdf5ebee227e0a479dcda30 (patch)
tree95a57fa97a1786fb10bf66da9f67f8e985d6920e /cpp/src
parentFixed incorrect placement of calls to communicator.destroy() in finally (diff)
downloadice-893e6bb4a3fc666e6bdf5ebee227e0a479dcda30.tar.bz2
ice-893e6bb4a3fc666e6bdf5ebee227e0a479dcda30.tar.xz
ice-893e6bb4a3fc666e6bdf5ebee227e0a479dcda30.zip
Fix
Diffstat (limited to 'cpp/src')
-rwxr-xr-xcpp/src/IcePack/icepackregistry.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/IcePack/icepackregistry.dsp b/cpp/src/IcePack/icepackregistry.dsp
index 6e1ec951d4c..41bfc10571b 100755
--- a/cpp/src/IcePack/icepackregistry.dsp
+++ b/cpp/src/IcePack/icepackregistry.dsp
@@ -280,7 +280,7 @@ USERDEP__DUMMY="..\..\bin\slice2freeze.exe" "..\..\lib\slice.lib"
InputPath=.\dummy1.ice
BuildCmds= \
- ..\..\bin\slice2freeze.exe --ice -I.. -I../../slice --include-dir IcePack --dict IcePack::IdentityObjectDescDict,Ice::Identity,IcePack::ObjectDescription IdentityObjectDescDict ../../slice/Ice/Identity.ice ../IcePack/Internal.ice
+ ..\..\bin\slice2freeze.exe --ice -I.. -I../../slice --include-dir IcePack --dict IcePack::IdentityObjectDescDict,Ice::Identity,IcePack::ObjectDescriptor IdentityObjectDescDict ../../slice/Ice/Identity.ice ../IcePack/Internal.ice
"IdentityObjectDescDict.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -296,7 +296,7 @@ USERDEP__DUMMY="..\..\bin\slice2freeze.exe" "..\..\lib\sliced.lib"
InputPath=.\dummy1.ice
BuildCmds= \
- ..\..\bin\slice2freeze.exe --ice -I.. -I../../slice --include-dir IcePack --dict IcePack::IdentityObjectDescDict,Ice::Identity,IcePack::ObjectDescription IdentityObjectDescDict ../../slice/Ice/Identity.ice ../IcePack/Internal.ice
+ ..\..\bin\slice2freeze.exe --ice -I.. -I../../slice --include-dir IcePack --dict IcePack::IdentityObjectDescDict,Ice::Identity,IcePack::ObjectDescriptor IdentityObjectDescDict ../../slice/Ice/Identity.ice ../IcePack/Internal.ice
"IdentityObjectDescDict.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)