summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2005-11-14 17:24:45 +0000
committerMark Spruiell <mes@zeroc.com>2005-11-14 17:24:45 +0000
commit90b7895ee4169c6c4fc3a18b36b0f2bc756716d9 (patch)
tree41c29cf65d197723c808e3c297d5a1848573173d /cpp
parentremoving obsolete projects (diff)
downloadice-90b7895ee4169c6c4fc3a18b36b0f2bc756716d9.tar.bz2
ice-90b7895ee4169c6c4fc3a18b36b0f2bc756716d9.tar.xz
ice-90b7895ee4169c6c4fc3a18b36b0f2bc756716d9.zip
fixing compile warning
Diffstat (limited to 'cpp')
-rwxr-xr-xcpp/demo/IceGrid/simple/simpleC.dsp3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/demo/IceGrid/simple/simpleC.dsp b/cpp/demo/IceGrid/simple/simpleC.dsp
index a355eeabee7..10c1da70096 100755
--- a/cpp/demo/IceGrid/simple/simpleC.dsp
+++ b/cpp/demo/IceGrid/simple/simpleC.dsp
@@ -115,7 +115,7 @@ SOURCE=.\Hello.ice
!IF "$(CFG)" == "simpleC - Win32 Release"
-USERDEP__HELLO="..\..\..\bin\slice2cpp.exe" "..\..\..\lib\slice.lib" "..\..\..\bin\slice2cpp.exe" "..\..\..\lib\sliced.lib"
+USERDEP__HELLO="..\..\..\bin\slice2cpp.exe" "..\..\..\lib\slice.lib"
# Begin Custom Build
InputPath=.\Hello.ice
@@ -131,6 +131,7 @@ BuildCmds= \
!ELSEIF "$(CFG)" == "simpleC - Win32 Debug"
+USERDEP__HELLO="..\..\..\bin\slice2cpp.exe" "..\..\..\lib\sliced.lib"
# Begin Custom Build
InputPath=.\Hello.ice