summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorAnthony Neal <aneal@zeroc.com>2002-01-30 18:57:20 +0000
committerAnthony Neal <aneal@zeroc.com>2002-01-30 18:57:20 +0000
commitf4617c83686e5a0d786150f7cb26bfca7e41950e (patch)
tree538c2b8063dabca2329f4ca496690a869eb2dc01 /cpp/src
parentBug fix. (diff)
downloadice-f4617c83686e5a0d786150f7cb26bfca7e41950e.tar.bz2
ice-f4617c83686e5a0d786150f7cb26bfca7e41950e.tar.xz
ice-f4617c83686e5a0d786150f7cb26bfca7e41950e.zip
Fixed the build steps for SecureUdpF.ice AGAIN!
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Ice/ice.dsp6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpp/src/Ice/ice.dsp b/cpp/src/Ice/ice.dsp
index e3c6b24de0d..8c3ee906d52 100644
--- a/cpp/src/Ice/ice.dsp
+++ b/cpp/src/Ice/ice.dsp
@@ -1633,10 +1633,11 @@ SOURCE=..\..\slice\Ice\SecureUdpF.ice
!IF "$(CFG)" == "Ice - Win32 Release"
+USERDEP__SECURE="../../bin/slice2cpp.exe"
# Begin Custom Build
InputPath=..\..\slice\Ice\SecureUdpF.ice
-"../../include/Ice/SecureUdpF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+"SecureUdpF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
set PATH=%PATH%;..\..\lib
..\..\bin\slice2cpp.exe --include-dir Ice -I../../slice ../../slice/Ice/SecureUdpF.ice
@@ -1644,10 +1645,11 @@ InputPath=..\..\slice\Ice\SecureUdpF.ice
!ELSEIF "$(CFG)" == "Ice - Win32 Debug"
+USERDEP__SECURE="../../bin/slice2cpp.exe"
# Begin Custom Build
InputPath=..\..\slice\Ice\SecureUdpF.ice
-"../../include/Ice/SecureUdpF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+"SecureUdpF.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
set PATH=%PATH%;..\..\lib
..\..\bin\slice2cpp.exe --include-dir Ice -I../../slice ../../slice/Ice/SecureUdpF.ice