Changeset 8740
- Timestamp:
- 02/21/09 18:14:17 (4 years ago)
- Location:
- ossiedev/trunk/components
- Files:
-
- 3 modified
-
ChannelDemo/ChannelDemo.spd.xml (modified) (1 diff)
-
RxDemo/RxDemo.spd.xml (modified) (1 diff)
-
TxDemo/TxDemo.spd.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/trunk/components/ChannelDemo/ChannelDemo.spd.xml
r8428 r8740 12 12 </author> 13 13 <propertyfile type="PRF"> 14 <localfile name="/ ../../xml/ChannelDemo/ChannelDemo.prf.xml"/>14 <localfile name="/xml/ChannelDemo/ChannelDemo.prf.xml"/> 15 15 </propertyfile> 16 16 <descriptor> 17 <localfile name="/ ../../xml/ChannelDemo/ChannelDemo.scd.xml"/>17 <localfile name="/xml/ChannelDemo/ChannelDemo.scd.xml"/> 18 18 </descriptor> 19 19 <implementation id="DCE:ac54cfa2-8245-11dc-afb5-00123f63025f"> 20 20 <description>Linux implementation</description> 21 21 <code type="Executable"> 22 <localfile name=" bin/ChannelDemo"/>22 <localfile name="/sdr/bin/ChannelDemo"/> 23 23 </code> 24 24 <processor name="x86"/> -
ossiedev/trunk/components/RxDemo/RxDemo.spd.xml
r8428 r8740 12 12 </author> 13 13 <propertyfile type="PRF"> 14 <localfile name="/ ../../xml/RxDemo/RxDemo.prf.xml"/>14 <localfile name="/xml/RxDemo/RxDemo.prf.xml"/> 15 15 </propertyfile> 16 16 <descriptor> 17 <localfile name="/ ../../xml/RxDemo/RxDemo.scd.xml"/>17 <localfile name="/xml/RxDemo/RxDemo.scd.xml"/> 18 18 </descriptor> 19 19 <implementation id="DCE:5e3ad966-8249-11dc-a466-00123f63025f"> 20 20 <description>Linux implementation</description> 21 21 <code type="Executable"> 22 <localfile name=" bin/RxDemo"/>22 <localfile name="/sdr/bin/RxDemo"/> 23 23 </code> 24 24 <processor name="x86"/> -
ossiedev/trunk/components/TxDemo/TxDemo.spd.xml
r8428 r8740 12 12 </author> 13 13 <propertyfile type="PRF"> 14 <localfile name="/ ../../xml/TxDemo/TxDemo.prf.xml"/>14 <localfile name="/xml/TxDemo/TxDemo.prf.xml"/> 15 15 </propertyfile> 16 16 <descriptor> 17 <localfile name="/ ../../xml/TxDemo/TxDemo.scd.xml"/>17 <localfile name="/xml/TxDemo/TxDemo.scd.xml"/> 18 18 </descriptor> 19 19 <implementation id="DCE:23ed8652-8242-11dc-aba9-00123f63025f"> 20 20 <description>Linux implementation</description> 21 21 <code type="Executable"> 22 <localfile name=" bin/TxDemo"/>22 <localfile name="/sdr/bin/TxDemo"/> 23 23 </code> 24 24 <processor name="x86"/>