root/ossiedev/branches/hvolos/components/Modulator/Modulator.spd.xml @ 8415

Revision 8415, 0.9 KB (checked in by hvolos, 5 years ago)

Modified the mod/demod to work with the current framework

  • Property svn:eol-style set to native
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE softpkg SYSTEM "../dtd/softpkg.dtd">
3<!--Created with OSSIE WaveDev Beta Version 0.6.0b-->
4<!--Powered by Python-->
5<softpkg type="sca_compliant" name="Modulator" id="DCE:afeef940-6ab7-11db-8e8d-0004236abd3a">
6    <title/>
7    <author>
8        <name>OSSIE Project</name>
9        <company>Mobile and Portable Radio Research Group</company>
10        <webpage>http://www.mprg.org</webpage>
11    </author>
12    <propertyfile type="PRF">
13        <localfile name="xml/Modulator/Modulator.prf.xml"/>
14    </propertyfile>
15    <descriptor>
16        <localfile name="xml/Modulator/Modulator.scd.xml"/>
17    </descriptor>
18    <implementation id="DCE:afefc9ba-6ab7-11db-9285-0004236abd3a" aepcompliance="aep_compliant">
19        <description>Default Description</description>
20        <code type="Executable">
21            <localfile name="bin/Modulator"/>
22        </code>
23        <processor name="x86"/>
24    </implementation>
25</softpkg>
Note: See TracBrowser for help on using the browser.