summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-11-27 23:15:10 +0000
committerMarc Laukien <marc@zeroc.com>2002-11-27 23:15:10 +0000
commit164aefcb472ccf5402519b7009787d4316ffde6a (patch)
tree768a24f4943f95b4d499e67869a59b62b97f5635 /cpp/src
parentvarious changes (diff)
downloadice-164aefcb472ccf5402519b7009787d4316ffde6a.tar.bz2
ice-164aefcb472ccf5402519b7009787d4316ffde6a.tar.xz
ice-164aefcb472ccf5402519b7009787d4316ffde6a.zip
AMI fixes for Windows
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Ice/ice.dsp14
1 files changed, 14 insertions, 0 deletions
diff --git a/cpp/src/Ice/ice.dsp b/cpp/src/Ice/ice.dsp
index f96cd66b42e..a75204aff81 100644
--- a/cpp/src/Ice/ice.dsp
+++ b/cpp/src/Ice/ice.dsp
@@ -57,6 +57,7 @@ LINK32=link.exe
# ADD LINK32 ws2_32.lib libbz2.lib /nologo /dll /machine:I386 /out:"Release/ice001.dll"
# SUBTRACT LINK32 /pdb:none /debug /nodefaultlib
# Begin Special Build Tool
+OutDir=.\Release
SOURCE="$(InputPath)"
PostBuild_Cmds=copy $(OutDir)\ice001.lib ..\..\lib copy $(OutDir)\ice001.pdb ..\..\lib copy $(OutDir)\ice001.dll ..\..\bin
# End Special Build Tool
@@ -89,6 +90,7 @@ LINK32=link.exe
# ADD LINK32 ws2_32.lib libbz2d.lib /nologo /dll /debug /machine:I386 /out:"Debug/ice001d.dll" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none /nodefaultlib
# Begin Special Build Tool
+OutDir=.\Debug
SOURCE="$(InputPath)"
PostBuild_Cmds=copy $(OutDir)\ice001d.lib ..\..\lib copy $(OutDir)\ice001d.pdb ..\..\lib copy $(OutDir)\ice001d.dll ..\..\bin
# End Special Build Tool
@@ -260,6 +262,10 @@ SOURCE=.\Outgoing.cpp
# End Source File
# Begin Source File
+SOURCE=.\OutgoingAsync.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Plugin.cpp
# End Source File
# Begin Source File
@@ -632,6 +638,14 @@ SOURCE=..\..\include\Ice\Outgoing.h
# End Source File
# Begin Source File
+SOURCE=..\..\include\Ice\OutgoingAsync.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\Ice\OutgoingAsyncF.h
+# End Source File
+# Begin Source File
+
SOURCE=.\PicklerI.h
# End Source File
# Begin Source File