summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc')
-rw-r--r--TAO/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc b/TAO/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc
index e91274525a4..f3e96309eca 100644
--- a/TAO/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc
+++ b/TAO/CIAO/tests/IDL3/ImpliedIDL/All/all.mpc
@@ -3,19 +3,19 @@
project(ConvertIDL3) : taoidl3toidl2defaults, ciao_component_dnc {
idlflags += -Sc -Sm
-
+
IDL3TOIDL2_Files {
convert.idl
include.idl
pass_through.idl
}
-
+
IDL_Files {
convert_IDL2.idl
include_IDL2.idl
pass_through_IDL2.idl << include_IDL2.idl
}
-
+
Source_Files {
convert_IDL2C.cpp
convert_IDL2S.cpp