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
Merge pull request #2222 from jwillemsen/jwi-dllexportwarning
[ACE_TAO.git]
/
TAO
/
tests
/
Bug_1639_Regression
/
test.mpc
blob
1dbcabd4b61411e09312e98dc0eda564b848c3f5
1
// -*- MPC -*-
2
project (Bug_1639_testclient) : taoserver, dynamicany {
3
exename = client
4
Source_Files {
5
struct_client.cpp
6
structC.cpp
7
structS.cpp
8
}
9
10
IDL_Files {
11
struct.idl
12
}
13
14
}