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.mpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/MPC/config/tao_idl_mcpp.mpb b/TAO/MPC/config/tao_idl_mcpp.mpb
index 9ee3314b1c3..07b264b9041 100644
--- a/TAO/MPC/config/tao_idl_mcpp.mpb
+++ b/TAO/MPC/config/tao_idl_mcpp.mpb
@@ -2,12 +2,12 @@
feature(mcpp) : mcpp {
macros += USE_MCPP_BUFFER_LEXING
Source_Files {
- driver/drv_mcpp_preproc.cpp
+ $(TAO_ROOT)/TAO_IDL/driver/drv_mcpp_preproc.cpp
}
}
feature(!mcpp) {
Source_Files {
- driver/drv_preproc.cpp
+ $(TAO_ROOT)/TAO_IDL/driver/drv_preproc.cpp
}
} \ No newline at end of file