diff options
author | mitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2010-09-17 20:23:03 +0000 |
---|---|---|
committer | mitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2010-09-17 20:23:03 +0000 |
commit | b6b9884db4c9e10597711c1533610a2712e4a87f (patch) | |
tree | 5a5d941c9860683b8b6989238add726622bd5bd6 /TAO/tao/Utils | |
parent | c9c85a4def0af987614205dbc88609eb861d151a (diff) | |
download | ATCD-b6b9884db4c9e10597711c1533610a2712e4a87f.tar.gz |
ChangeLogTag: Fri Sep 17 20:20:37 UTC 2010 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/tao/Utils')
-rw-r--r-- | TAO/tao/Utils/Utils.mpc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Utils/Utils.mpc b/TAO/tao/Utils/Utils.mpc index f9c181e940e..04df38ff1ab 100644 --- a/TAO/tao/Utils/Utils.mpc +++ b/TAO/tao/Utils/Utils.mpc @@ -8,4 +8,8 @@ project (TAO_Utils) : taolib, tao_output, install, portableserver, pi { Servant_Var.cpp Server_Main.cpp } + + specific { + install_dir = tao/Utils + } } |