summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-01-09 00:58:47 +0000
committerMark Spruiell <mes@zeroc.com>2004-01-09 00:58:47 +0000
commitee365711a9f11a468611fbf2e7566b841639d35e (patch)
treeaafbb214c8954094b594613168f3c9d5ad899f28 /cpp/src
parentfix for optimized build (diff)
downloadice-ee365711a9f11a468611fbf2e7566b841639d35e.tar.bz2
ice-ee365711a9f11a468611fbf2e7566b841639d35e.tar.xz
ice-ee365711a9f11a468611fbf2e7566b841639d35e.zip
another fix for release build
Diffstat (limited to 'cpp/src')
-rwxr-xr-xcpp/src/IcePack/icepacknode.dsp14
1 files changed, 14 insertions, 0 deletions
diff --git a/cpp/src/IcePack/icepacknode.dsp b/cpp/src/IcePack/icepacknode.dsp
index 583cb5cd051..282c6065db2 100755
--- a/cpp/src/IcePack/icepacknode.dsp
+++ b/cpp/src/IcePack/icepacknode.dsp
@@ -390,6 +390,20 @@ SOURCE=.\dummy1.ice
!IF "$(CFG)" == "IcePackNode - Win32 Release"
+USERDEP__DUMMY="..\..\bin\slice2freeze.exe" "..\..\lib\slice.lib"
+# Begin Custom Build
+InputPath=.\dummy1.ice
+
+BuildCmds= \
+ ..\..\bin\slice2freeze.exe --ice -I.. -I../../slice --include-dir IcePack --dict IcePack::IdentityObjectDescDict,Ice::Identity,IcePack::ObjectDescription IdentityObjectDescDict ../../slice/Ice/Identity.ice ../IcePack/Internal.ice
+
+"IdentityObjectDescDict.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+
+"IdentityObjectDescDict.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ $(BuildCmds)
+# End Custom Build
+
!ELSEIF "$(CFG)" == "IcePackNode - Win32 Debug"
USERDEP__DUMMY="..\..\bin\slice2freeze.exe" "..\..\lib\sliced.lib"