repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git]
/
TAO
/
tests
/
Bug_2122_Regression
/
Bug_2122_Regression.mpc
blob
2a9a1a294de166145d12dc36b78dd561ac8f5e38
1
// -*- MPC -*-
2
project(*idl): taoidldefaults {
3
IDL_Files {
4
Test.idl
5
}
6
custom_only = 1
7
}
8
9
project (*Test) : taoclient {
10
after += *idl
11
Source_Files {
12
TestC.cpp
13
test.cpp
14
}
15
IDL_Files {
16
}
17
}