summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CIDLC/CIDLC.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CIDLC/CIDLC.mpc')
-rw-r--r--TAO/CIAO/CIDLC/CIDLC.mpc7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/CIAO/CIDLC/CIDLC.mpc b/TAO/CIAO/CIDLC/CIDLC.mpc
index 87e965a1942..e656af7e913 100644
--- a/TAO/CIAO/CIDLC/CIDLC.mpc
+++ b/TAO/CIAO/CIDLC/CIDLC.mpc
@@ -6,16 +6,11 @@ project(CIDLC) {
includes += .. ../CCF
after += IDL2 IDL3 CIDL CodeGenerationKit CompilerElements
install = ../bin
- libpaths += ../CCF/CCF ../../../lib
+ libpaths += ../CCF/CCF
libs += CIDL IDL3 IDL2 CodeGenerationKit CompilerElements
Source_Files {
ExecutorMappingGenerator.cpp
DescriptorGenerator.cpp
- ExecImplGenerator.cpp
- ExecImplHeaderGenerator.cpp
- ExecImplSourceGenerator.cpp
- ExecutorMappingGenerator.cpp
- RepositoryIdGenerator.cpp
SizeTypeCalculator.cpp
ServantGenerator.cpp
ServantHeaderGenerator.cpp