summaryrefslogtreecommitdiff
path: root/modules/CIAO/examples/BasicSP/descriptors/NavDisplay.cpd
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/examples/BasicSP/descriptors/NavDisplay.cpd')
-rw-r--r--modules/CIAO/examples/BasicSP/descriptors/NavDisplay.cpd14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/CIAO/examples/BasicSP/descriptors/NavDisplay.cpd b/modules/CIAO/examples/BasicSP/descriptors/NavDisplay.cpd
new file mode 100644
index 00000000000..04862555769
--- /dev/null
+++ b/modules/CIAO/examples/BasicSP/descriptors/NavDisplay.cpd
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
+<Deployment:ComponentPackageDescription
+ xmlns:Deployment="http://www.omg.org/Deployment"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
+ <label>Navigation Display Package</label>
+ <UUID>a5923ef4-9c62-4458-9fa4-869b53d834ca</UUID>
+ <realizes href="NavDisplay.ccd"/>
+ <implementation>
+ <name>BMDisplay</name>
+ <referencedImplementation href="NavDisplay.cid"/>
+ </implementation>
+</Deployment:ComponentPackageDescription>