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_3632_Regression
/
Bug_3632_Regression.mpc
blob
141123e7452e0ef4c14b3ca0bb6843f5e9e8ab52
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
test.cpp
13
testC.cpp
14
}
15
}