summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2002-03-06 23:23:25 +0000
committerMark Spruiell <mes@zeroc.com>2002-03-06 23:23:25 +0000
commita46e8e80f10974328703020a9d02eb6c00526e99 (patch)
tree58010aeb4d056add1f9f3177d1d0c60b2ca61ee2 /cpp
parentadding slice2freezej (diff)
downloadice-a46e8e80f10974328703020a9d02eb6c00526e99.tar.bz2
ice-a46e8e80f10974328703020a9d02eb6c00526e99.tar.xz
ice-a46e8e80f10974328703020a9d02eb6c00526e99.zip
win32 fixes
Diffstat (limited to 'cpp')
-rw-r--r--cpp/include/Slice/JavaUtil.h2
-rw-r--r--cpp/src/Slice/slice.dsp4
2 files changed, 5 insertions, 1 deletions
diff --git a/cpp/include/Slice/JavaUtil.h b/cpp/include/Slice/JavaUtil.h
index e9b92a6cf87..62cb997b439 100644
--- a/cpp/include/Slice/JavaUtil.h
+++ b/cpp/include/Slice/JavaUtil.h
@@ -17,7 +17,7 @@
namespace Slice
{
-class JavaGenerator : public ::IceUtil::noncopyable
+class SLICE_API JavaGenerator : public ::IceUtil::noncopyable
{
public:
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