summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2005-11-15 18:46:15 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2005-11-15 18:46:15 +0000
commit761ca61e1effa0ed871fc0b85ef13ce68bbc5da7 (patch)
treec3c00437660bd39adf19bd1baa0c97f4371eaf7f
parent1b08086790868e61be4dbb86419b9c7c4ee977a4 (diff)
downloadATCD-761ca61e1effa0ed871fc0b85ef13ce68bbc5da7.tar.gz
Tue Nov 15 12:44:37 2005 William Otte <wotte@dre.vanderbilt.edu>
-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
}