summaryrefslogtreecommitdiff
path: root/TAO/tao/Codeset.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Codeset.mpc')
-rw-r--r--TAO/tao/Codeset.mpc33
1 files changed, 33 insertions, 0 deletions
diff --git a/TAO/tao/Codeset.mpc b/TAO/tao/Codeset.mpc
new file mode 100644
index 00000000000..2d4adc0c24c
--- /dev/null
+++ b/TAO/tao/Codeset.mpc
@@ -0,0 +1,33 @@
+//$Id$
+
+project : taolib, install, tao_versioning_idl_defaults {
+ sharedname = TAO_Codeset
+ dynamicflags = TAO_CODESET_BUILD_DLL
+ pch_header =
+ pch_source =
+
+ Source_Files {
+ Codeset
+ }
+
+ Header_Files {
+ Codeset
+ }
+
+ Inline_Files {
+ Codeset
+ }
+
+ Template_Files {
+ Codeset
+ }
+
+ Resource_Files {
+ }
+
+ PIDL_Files {
+ }
+
+ IDL_Files {
+ }
+}