diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2005-07-20 12:30:19 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2005-07-20 12:30:19 +0000 |
commit | cb0be6cb095160135e46a4732370277d624d2a0b (patch) | |
tree | 604b598eb524a2bd764f2df4720b100dcad1447e /cppe/src | |
parent | Update CHANGES for ice_communicator an ice_toString. (diff) | |
download | ice-cb0be6cb095160135e46a4732370277d624d2a0b.tar.bz2 ice-cb0be6cb095160135e46a4732370277d624d2a0b.tar.xz ice-cb0be6cb095160135e46a4732370277d624d2a0b.zip |
Added Router slice files
Diffstat (limited to 'cppe/src')
-rwxr-xr-x | cppe/src/IceEC/icec.dsp | 136 |
1 files changed, 133 insertions, 3 deletions
diff --git a/cppe/src/IceEC/icec.dsp b/cppe/src/IceEC/icec.dsp index 4fd464b10d7..9947311e9fb 100755 --- a/cppe/src/IceEC/icec.dsp +++ b/cppe/src/IceEC/icec.dsp @@ -133,7 +133,7 @@ LIB32=link.exe -lib # Begin Special Build Tool
OutDir=.\ReleaseStatic
SOURCE="$(InputPath)"
-PostBuild_Cmds=copy $(OutDir)\iceec.lib ..\..\lib\
+PostBuild_Cmds=copy $(OutDir)\iceec.lib ..\..\lib\
# End Special Build Tool
!ELSEIF "$(CFG)" == "icec - Win32 Debug Static"
@@ -166,7 +166,7 @@ LIB32=link.exe -lib # Begin Special Build Tool
OutDir=.\DebugStatic
SOURCE="$(InputPath)"
-PostBuild_Cmds=copy $(OutDir)\iceecd.lib ..\..\lib\
+PostBuild_Cmds=copy $(OutDir)\iceecd.lib ..\..\lib\
# End Special Build Tool
!ENDIF
@@ -318,7 +318,7 @@ SOURCE=..\IceE\ReferenceFactory.cpp # End Source File
# Begin Source File
-SOURCE=..\IceE\Router.cpp
+SOURCE=.\Router.cpp
# End Source File
# Begin Source File
@@ -1229,6 +1229,136 @@ InputPath=..\..\slice\IceE\LoggerF.ice !ENDIF
# End Source File
+# Begin Source File
+
+SOURCE=..\..\slice\IceE\Router.ice
+
+!IF "$(CFG)" == "icec - Win32 Release"
+
+# Begin Custom Build
+InputPath=..\..\slice\IceE\Router.ice
+
+BuildCmds= \
+ slice2cppe.exe --ice --dll-export ICEE_API --include-dir IceE -I../../slice ../../slice/IceE/Router.ice \
+ move Router.h ..\..\include\icee \
+
+
+"..\..\include\icee\Router.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Router.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "icec - Win32 Debug"
+
+# Begin Custom Build
+InputPath=..\..\slice\IceE\Router.ice
+
+BuildCmds= \
+ slice2cppe.exe --ice --dll-export ICEE_API --include-dir IceE -I../../slice ../../slice/IceE/Router.ice \
+ move Router.h ..\..\include\icee \
+
+
+"..\..\include\icee\Router.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Router.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "icec - Win32 Release Static"
+
+# Begin Custom Build
+InputPath=..\..\slice\IceE\Router.ice
+
+BuildCmds= \
+ slice2cppe.exe --ice --dll-export ICEE_API --include-dir IceE -I../../slice ../../slice/IceE/Router.ice \
+ move Router.h ..\..\include\icee \
+
+
+"..\..\include\icee\Router.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Router.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "icec - Win32 Debug Static"
+
+# Begin Custom Build
+InputPath=..\..\slice\IceE\Router.ice
+
+BuildCmds= \
+ slice2cppe.exe --ice --dll-export ICEE_API --include-dir IceE -I../../slice ../../slice/IceE/Router.ice \
+ move Router.h ..\..\include\icee \
+
+
+"..\..\include\icee\Router.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"Router.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\slice\IceE\RouterF.ice
+
+!IF "$(CFG)" == "icec - Win32 Release"
+
+# Begin Custom Build
+InputPath=..\..\slice\IceE\RouterF.ice
+
+"..\..\include\icee\RouterF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ slice2cppe.exe --ice --dll-export ICEE_API --include-dir IceE -I../../slice ../../slice/IceE/RouterF.ice
+ move RouterF.h ..\..\include\icee
+ del RouterF.cpp
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "icec - Win32 Debug"
+
+# Begin Custom Build
+InputPath=..\..\slice\IceE\RouterF.ice
+
+"..\..\include\icee\RouterF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ slice2cppe.exe --ice --dll-export ICEE_API --include-dir IceE -I../../slice ../../slice/IceE/RouterF.ice
+ move RouterF.h ..\..\include\icee
+ del RouterF.cpp
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "icec - Win32 Release Static"
+
+# Begin Custom Build
+InputPath=..\..\slice\IceE\RouterF.ice
+
+"..\..\include\icee\RouterF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ slice2cppe.exe --ice --dll-export ICEE_API --include-dir IceE -I../../slice ../../slice/IceE/RouterF.ice
+ move RouterF.h ..\..\include\icee
+ del RouterF.cpp
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "icec - Win32 Debug Static"
+
+# Begin Custom Build
+InputPath=..\..\slice\IceE\RouterF.ice
+
+"..\..\include\icee\RouterF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ slice2cppe.exe --ice --dll-export ICEE_API --include-dir IceE -I../../slice ../../slice/IceE/RouterF.ice
+ move RouterF.h ..\..\include\icee
+ del RouterF.cpp
+
+# End Custom Build
+
+!ENDIF
+
+# End Source File
# End Group
# End Target
# End Project
|