diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/Ice/Makefile.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/Makefile.mak b/cpp/src/Ice/Makefile.mak index ca4fc842a70..75cf8c26a68 100644 --- a/cpp/src/Ice/Makefile.mak +++ b/cpp/src/Ice/Makefile.mak @@ -151,7 +151,7 @@ OBJS = .\Acceptor.obj \ HDIR = $(headerdir)\Ice SDIR = $(slicedir)\Ice -all:: EventLoggerMsg.h +RC_SRCS = EventLoggerMsg.rc !include $(top_srcdir)\config\Make.rules.mak |