diff options
author | Marc Laukien <marc@zeroc.com> | 2001-11-17 15:30:00 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-11-17 15:30:00 +0000 |
commit | 4f4e6af14b46a6b6ec52b52218882be30f279133 (patch) | |
tree | 8d674df8314ff56f6826dd080986c064224ffe7a /cpp/src | |
parent | stream fixes (diff) | |
download | ice-4f4e6af14b46a6b6ec52b52218882be30f279133.tar.bz2 ice-4f4e6af14b46a6b6ec52b52218882be30f279133.tar.xz ice-4f4e6af14b46a6b6ec52b52218882be30f279133.zip |
fixes
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/IceUtil/iceutil.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cpp/src/IceUtil/iceutil.dsp b/cpp/src/IceUtil/iceutil.dsp index 08530b1a117..c72012a94cd 100644 --- a/cpp/src/IceUtil/iceutil.dsp +++ b/cpp/src/IceUtil/iceutil.dsp @@ -106,6 +106,10 @@ PostBuild_Cmds=copy Debug\iceutil001d.* ..\..\lib SOURCE=.\Exception.cpp
# End Source File
+# Begin Source File
+
+SOURCE=.\Unicode.cpp
+# End Source File
# End Group
# Begin Group "Header Files"
@@ -134,6 +138,10 @@ SOURCE=..\..\include\IceUtil\IceUtil.h SOURCE=..\..\include\IceUtil\Shared.h
# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\IceUtil\Unicode.h
+# End Source File
# End Group
# Begin Group "Resource Files"
|