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 #2309 from mitza-oci/warnings
[ACE_TAO.git]
/
TAO
/
tao
/
FoxResource
/
FoxResource.mpc
blob
2c3b92fd37b6c312a6da22dff6c21826fec2612a
1
// -*- MPC -*-
2
project(TAO_FoxResource) : acelib, taolib, install, tao_output, taodefaults, ace_foxreactor, taoidldefaults {
3
sharedname = TAO_FoxResource
4
dynamicflags += TAO_FOCRESOURCE_BUILD_DLL
5
6
specific {
7
install_dir = tao/FoxResource
8
}
9
}