|
Revision 8749, 0.6 KB
(checked in by shereef, 4 years ago)
|
|
more profile updates for multiple impls
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <!DOCTYPE softpkg SYSTEM "../xml/dtd/softpkg.dtd">
|
|---|
| 3 | <softpkg id="DCE:82f6515a-de05-47f0-8e7a-1c9f621c00ee" name="DomainManager">
|
|---|
| 4 | <author>Shereef Sayed</author>
|
|---|
| 5 | <descriptor>
|
|---|
| 6 | <localfile name="domain/DomainManager.scd.xml"/>
|
|---|
| 7 | </descriptor>
|
|---|
| 8 | <implementation id="DCE:d3e8aba5-4421-45c5-9be6-372b763883e7">
|
|---|
| 9 | <description>implementation of a Domain Manager</description>
|
|---|
| 10 | <code type="SharedLibrary">
|
|---|
| 11 | <localfile name="/usr/local/lib/ossiecf.so"/>
|
|---|
| 12 | </code>
|
|---|
| 13 | <compiler name="gcc" version="4.3.0"/>
|
|---|
| 14 | <programminglanguage name="c++"/>
|
|---|
| 15 | <os name="Linux" version="2.6.26.3"/>
|
|---|
| 16 | </implementation>
|
|---|
| 17 | </softpkg>
|
|---|