summaryrefslogtreecommitdiff
path: root/DAnCE/tests/Config_Handlers/DynAny_Handler/test.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'DAnCE/tests/Config_Handlers/DynAny_Handler/test.mpc')
-rw-r--r--DAnCE/tests/Config_Handlers/DynAny_Handler/test.mpc15
1 files changed, 0 insertions, 15 deletions
diff --git a/DAnCE/tests/Config_Handlers/DynAny_Handler/test.mpc b/DAnCE/tests/Config_Handlers/DynAny_Handler/test.mpc
deleted file mode 100644
index 3c8d6d40b81..00000000000
--- a/DAnCE/tests/Config_Handlers/DynAny_Handler/test.mpc
+++ /dev/null
@@ -1,15 +0,0 @@
-project (XSC_DynAny_Test) : dance_config_handlers, ifr_client, danceidldefaults {
- requires += dummy_label
- exename = test
- macros += XML_USE_PTHREADS
-
- IDL_Files {
- dynany_test.idl
- }
-
- Source_Files {
- test.cpp
- }
-}
-
-