summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/tao_idl_mcpp.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/tao_idl_mcpp.mpb')
-rw-r--r--TAO/MPC/config/tao_idl_mcpp.mpb14
1 files changed, 0 insertions, 14 deletions
diff --git a/TAO/MPC/config/tao_idl_mcpp.mpb b/TAO/MPC/config/tao_idl_mcpp.mpb
deleted file mode 100644
index d4743a809a4..00000000000
--- a/TAO/MPC/config/tao_idl_mcpp.mpb
+++ /dev/null
@@ -1,14 +0,0 @@
-// $Id$
-feature(mcpp) : mcpp {
- macros += USE_MCPP_BUFFER_LEXING ACE_USE
- macros += ACE_USING_MCPP_PREPROCESSOR
- Source_Files {
- $(TAO_ROOT)/TAO_IDL/driver/drv_mcpp_preproc.cpp
- }
-}
-
-feature(!mcpp) {
- Source_Files {
- $(TAO_ROOT)/TAO_IDL/driver/drv_preproc.cpp
- }
-}