summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rwxr-xr-xcpp/src/Ice/MSG00001.binbin32 -> 0 bytes
-rw-r--r--cpp/src/Ice/Makefile.mak2
2 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/MSG00001.bin b/cpp/src/Ice/MSG00001.bin
deleted file mode 100755
index 306bb2b168e..00000000000
--- a/cpp/src/Ice/MSG00001.bin
+++ /dev/null
Binary files differ
diff --git a/cpp/src/Ice/Makefile.mak b/cpp/src/Ice/Makefile.mak
index f3c48c4dac4..3db9346782a 100644
--- a/cpp/src/Ice/Makefile.mak
+++ b/cpp/src/Ice/Makefile.mak
@@ -220,7 +220,7 @@ clean::
-del /q SliceChecksumDict.cpp $(HDIR)\SliceChecksumDict.h
-del /q Version.cpp $(HDIR)\Version.h
-del /q Ice.res
- -del /q EventLoggerMsg.h EventLoggerMsg.rc
+ -del /q EventLoggerMsg.h EventLoggerMsg.rc MSG00001.bin
install:: all
copy $(LIBNAME) "$(install_libdir)"