summaryrefslogtreecommitdiff
path: root/tao/DynamicInterface.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'tao/DynamicInterface.mpc')
-rw-r--r--tao/DynamicInterface.mpc36
1 files changed, 0 insertions, 36 deletions
diff --git a/tao/DynamicInterface.mpc b/tao/DynamicInterface.mpc
deleted file mode 100644
index 52b2d47fb46..00000000000
--- a/tao/DynamicInterface.mpc
+++ /dev/null
@@ -1,36 +0,0 @@
-//$Id$
-project(DynamicInterface) : taolib, tao_output, install, messaging, minimum_corba {
- sharedname = TAO_DynamicInterface
- dynamicflags += TAO_DYNAMICINTERFACE_BUILD_DLL
-
- Source_Files {
- DynamicInterface
- }
-
- Header_Files {
- DynamicInterface
- }
-
- Inline_Files {
- DynamicInterface
- }
-
- Template_Files {
- DynamicInterface
- }
-
- Resource_Files {
- DynamicInterface
- }
-
- PIDL_Files {
- DynamicInterface
- }
-
- IDL_Files {
- }
-
- Pkgconfig_Files {
- DynamicInterface/TAO_DynamicInterface.pc.in
- }
-}