summaryrefslogtreecommitdiff
path: root/TAO/tao/CodecFactory.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CodecFactory.mpc')
-rw-r--r--TAO/tao/CodecFactory.mpc33
1 files changed, 0 insertions, 33 deletions
diff --git a/TAO/tao/CodecFactory.mpc b/TAO/tao/CodecFactory.mpc
deleted file mode 100644
index 0a9575ce991..00000000000
--- a/TAO/tao/CodecFactory.mpc
+++ /dev/null
@@ -1,33 +0,0 @@
-//$Id$
-project : taolib, core {
- sharedname = TAO_CodecFactory
- dynamicflags = TAO_CODECFACTORY_BUILD_DLL
-
- Source_Files {
- CodecFactory
- }
-
- Header_Files {
- CodecFactory
- }
-
- Inline_Files {
- CodecFactory
- }
-
- Template_Files {
- CodecFactory
- }
-
- Resource_Files {
- CodecFactory
- }
-
- PIDL_Files {
- CodecFactory
- }
-
- Pkgconfig_Files {
- CodecFactory/TAO_CodecFactory.pc.in
- }
-}