summaryrefslogtreecommitdiff
path: root/TAO/tao/Codeset
diff options
context:
space:
mode:
authormitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-09-17 22:20:25 +0000
committermitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-09-17 22:20:25 +0000
commit52a6e0d2a3e49269a93a38c50cfed969cb2e571e (patch)
tree2323c951a2bcf7b76a808bf19a8c025ce9f74864 /TAO/tao/Codeset
parentd9fd7b7358d7f4f35073cf6ced5b295055efe873 (diff)
downloadATCD-52a6e0d2a3e49269a93a38c50cfed969cb2e571e.tar.gz
ChangeLogTag: Fri Sep 17 22:15:54 UTC 2010 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/tao/Codeset')
-rw-r--r--TAO/tao/Codeset/Codeset.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/Codeset/Codeset.mpc b/TAO/tao/Codeset/Codeset.mpc
index 8071e8afc4a..37ab6cfde4b 100644
--- a/TAO/tao/Codeset/Codeset.mpc
+++ b/TAO/tao/Codeset/Codeset.mpc
@@ -20,6 +20,12 @@ project(Codeset) : taolib, tao_output, install, taoidldefaults, nolink_codecfact
CodeSetContextC.cpp
}
+ Header_Files {
+ *.h
+ CodeSetContextC.h
+ CodeSetContextS.h
+ }
+
specific {
install_dir = tao/Codeset
}