diff options
author | Mark Spruiell <mes@zeroc.com> | 2002-03-06 23:23:25 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2002-03-06 23:23:25 +0000 |
commit | a46e8e80f10974328703020a9d02eb6c00526e99 (patch) | |
tree | 58010aeb4d056add1f9f3177d1d0c60b2ca61ee2 /cpp/src | |
parent | adding slice2freezej (diff) | |
download | ice-a46e8e80f10974328703020a9d02eb6c00526e99.tar.bz2 ice-a46e8e80f10974328703020a9d02eb6c00526e99.tar.xz ice-a46e8e80f10974328703020a9d02eb6c00526e99.zip |
win32 fixes
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Slice/slice.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/src/Slice/slice.dsp b/cpp/src/Slice/slice.dsp index 7ed5e4e5d0d..eb308187444 100644 --- a/cpp/src/Slice/slice.dsp +++ b/cpp/src/Slice/slice.dsp @@ -112,6 +112,10 @@ SOURCE=.\Grammar.cpp # End Source File
# Begin Source File
+SOURCE=.\JavaUtil.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Parser.cpp
# End Source File
# Begin Source File
|