diff options
author | Mark Spruiell <mes@zeroc.com> | 2006-07-27 23:42:14 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2006-07-27 23:42:14 +0000 |
commit | 0828a83b9b080db25783883aa6783da2ac2508ff (patch) | |
tree | 4bea0954dfee233cfedbedeaaf943b9138b569d9 /cpp | |
parent | adding slice2rb (diff) | |
download | ice-0828a83b9b080db25783883aa6783da2ac2508ff.tar.bz2 ice-0828a83b9b080db25783883aa6783da2ac2508ff.tar.xz ice-0828a83b9b080db25783883aa6783da2ac2508ff.zip |
adding RubyUtil
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/src/Slice/slice.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cpp/src/Slice/slice.dsp b/cpp/src/Slice/slice.dsp index 9db12e117dd..322a41896c7 100644 --- a/cpp/src/Slice/slice.dsp +++ b/cpp/src/Slice/slice.dsp @@ -141,6 +141,10 @@ SOURCE=.\PythonUtil.cpp # End Source File
# Begin Source File
+SOURCE=.\RubyUtil.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Scanner.cpp
# End Source File
# Begin Source File
@@ -193,6 +197,10 @@ SOURCE=..\..\include\slice\PythonUtil.h # End Source File
# Begin Source File
+SOURCE=..\..\include\slice\RubyUtil.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\include\slice\VbUtil.h
# End Source File
# End Group
|