diff options
author | Matthew Newhook <matthew@zeroc.com> | 2002-01-31 15:14:28 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2002-01-31 15:14:28 +0000 |
commit | 4b640faae2b29cd8d6cb97471cd37b3ce1334cfc (patch) | |
tree | faaaee334a396fc1c6e534e58bbfc7e9077065b1 /cpp/src/IceXML/icexml.dsp | |
parent | Move Slice/OutputUtil to IceUtil. (diff) | |
download | ice-4b640faae2b29cd8d6cb97471cd37b3ce1334cfc.tar.bz2 ice-4b640faae2b29cd8d6cb97471cd37b3ce1334cfc.tar.xz ice-4b640faae2b29cd8d6cb97471cd37b3ce1334cfc.zip |
WIN32 updates.
Diffstat (limited to 'cpp/src/IceXML/icexml.dsp')
-rw-r--r-- | cpp/src/IceXML/icexml.dsp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/cpp/src/IceXML/icexml.dsp b/cpp/src/IceXML/icexml.dsp index 6c08eadb5be..3153ed531f4 100644 --- a/cpp/src/IceXML/icexml.dsp +++ b/cpp/src/IceXML/icexml.dsp @@ -104,10 +104,6 @@ PostBuild_Cmds=copy Debug\icexml001d.* ..\..\lib # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=.\Output.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\StreamI.cpp
# End Source File
# End Group
@@ -116,10 +112,6 @@ SOURCE=.\StreamI.cpp # PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=..\..\include\IceXML\Output.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\include\IceXML\StreamI.h
# End Source File
# End Group
|