summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-11-17 09:44:07 +0100
committerJose <jose@zeroc.com>2014-11-17 09:44:07 +0100
commit5f9f5d6d1ebedbe80adc5c100fd3c2a5df9c516d (patch)
tree7312d33c8efae857dd9bc3e9b9037fafac7e273c /cpp/src
parentICE-5904 - Fix IceStorm/replicated failure (diff)
downloadice-5f9f5d6d1ebedbe80adc5c100fd3c2a5df9c516d.tar.bz2
ice-5f9f5d6d1ebedbe80adc5c100fd3c2a5df9c516d.tar.xz
ice-5f9f5d6d1ebedbe80adc5c100fd3c2a5df9c516d.zip
minor fixes
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Ice/winrt/Makefile.mak8
1 files changed, 0 insertions, 8 deletions
diff --git a/cpp/src/Ice/winrt/Makefile.mak b/cpp/src/Ice/winrt/Makefile.mak
index 5c3d793db06..f608db9f1de 100644
--- a/cpp/src/Ice/winrt/Makefile.mak
+++ b/cpp/src/Ice/winrt/Makefile.mak
@@ -220,10 +220,6 @@ depend:: $(SLICE_SSL_SRCS:.ice=.d)
$(LIBNAME): $(LOCAL_OBJS) $(OBJS) sdks
$(AR) $(ARFLAGS) $(OBJS) $(LOCAL_OBJS) /out:$(LIBNAME)
-Service.obj: $(SOURCE_DIR)\EventLoggerMsg.h
-
-Ice.res: $(SOURCE_DIR)\EventLoggerMsg.rc
-
.cpp.d:
@if not exist "$(ARCH)\$(CONFIG)" mkdir $(ARCH)\$(CONFIG)
@echo Generating dependencies for $<
@@ -267,10 +263,6 @@ Ice.res: $(SOURCE_DIR)\EventLoggerMsg.rc
"$(SLICE2CPP)" $(SSL_SLICE2CPPFLAGS) $<
move $(*F).h $(headerdir)\IceSSL
-# These files are not automatically generated because VC2008 Express doesn't have mc.exe
-#EventLoggerMsg.h EventLoggerMsg.rc: EventLoggerMsg.mc
-# mc EventLoggerMsg.mc
-
clean::
-del /q $(SOURCE_DIR)\BuiltinSequences.cpp $(HDIR)\BuiltinSequences.h
-del /q $(SOURCE_DIR)\CommunicatorF.cpp $(HDIR)\CommunicatorF.h