summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/cidlc.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/cidlc.mpb')
-rw-r--r--bin/MakeProjectCreator/config/cidlc.mpb1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/cidlc.mpb b/bin/MakeProjectCreator/config/cidlc.mpb
index 66ad1186a72..61caf954379 100644
--- a/bin/MakeProjectCreator/config/cidlc.mpb
+++ b/bin/MakeProjectCreator/config/cidlc.mpb
@@ -6,6 +6,7 @@ project: boost_filesystem, boost_regex, exceptions {
libpaths += $(CIAO_ROOT)/CCF/CCF $(ACE_ROOT)/lib
specific(vc71, vc8) {
+ runtime_library = 1
compile_flags += /wd4290 /wd4800 /wd4250 /wd4355
}