summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch2Lib
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2016-05-09 19:30:54 -0400
committerBernard Normier <bernard@zeroc.com>2016-05-09 19:30:54 -0400
commitdb4206bee14d8cd4e53e82e2848ae8cbc1cb47a2 (patch)
tree2c534974d2fa0c302c8fada7f55c1c92cc5414e0 /cpp/src/IcePatch2Lib
parentConflict fixes from previous commit (diff)
downloadice-db4206bee14d8cd4e53e82e2848ae8cbc1cb47a2.tar.bz2
ice-db4206bee14d8cd4e53e82e2848ae8cbc1cb47a2.tar.xz
ice-db4206bee14d8cd4e53e82e2848ae8cbc1cb47a2.zip
Removed libIceUtil and libSlice
Diffstat (limited to 'cpp/src/IcePatch2Lib')
-rw-r--r--cpp/src/IcePatch2Lib/Makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IcePatch2Lib/Makefile.mk b/cpp/src/IcePatch2Lib/Makefile.mk
index e63a56ab3c8..f55856ccd2b 100644
--- a/cpp/src/IcePatch2Lib/Makefile.mk
+++ b/cpp/src/IcePatch2Lib/Makefile.mk
@@ -10,7 +10,7 @@
$(project)_libraries := IcePatch2
IcePatch2_targetdir := $(libdir)
-IcePatch2_dependencies := Ice IceUtil
+IcePatch2_dependencies := Ice
IcePatch2_libs := bz2
IcePatch2_sliceflags := --include-dir IcePatch2 --dll-export ICE_PATCH2_API
IcePatch2_cppflags := -Wno-deprecated-declarations