Changeset 8740

Show
Ignore:
Timestamp:
02/21/09 18:14:17 (4 years ago)
Author:
shereef
Message:

changed ossie_demo component localfile paths

Location:
ossiedev/trunk/components
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/trunk/components/ChannelDemo/ChannelDemo.spd.xml

    r8428 r8740  
    1212    </author> 
    1313    <propertyfile type="PRF"> 
    14         <localfile name="/../../xml/ChannelDemo/ChannelDemo.prf.xml"/> 
     14        <localfile name="/xml/ChannelDemo/ChannelDemo.prf.xml"/> 
    1515    </propertyfile> 
    1616    <descriptor> 
    17         <localfile name="/../../xml/ChannelDemo/ChannelDemo.scd.xml"/> 
     17        <localfile name="/xml/ChannelDemo/ChannelDemo.scd.xml"/> 
    1818    </descriptor> 
    1919    <implementation id="DCE:ac54cfa2-8245-11dc-afb5-00123f63025f"> 
    2020        <description>Linux implementation</description>  
    2121        <code type="Executable"> 
    22             <localfile name="bin/ChannelDemo"/> 
     22            <localfile name="/sdr/bin/ChannelDemo"/> 
    2323        </code> 
    2424        <processor name="x86"/> 
  • ossiedev/trunk/components/RxDemo/RxDemo.spd.xml

    r8428 r8740  
    1212    </author> 
    1313    <propertyfile type="PRF"> 
    14         <localfile name="/../../xml/RxDemo/RxDemo.prf.xml"/> 
     14        <localfile name="/xml/RxDemo/RxDemo.prf.xml"/> 
    1515    </propertyfile> 
    1616    <descriptor> 
    17         <localfile name="/../../xml/RxDemo/RxDemo.scd.xml"/> 
     17        <localfile name="/xml/RxDemo/RxDemo.scd.xml"/> 
    1818    </descriptor> 
    1919    <implementation id="DCE:5e3ad966-8249-11dc-a466-00123f63025f"> 
    2020        <description>Linux implementation</description>  
    2121        <code type="Executable"> 
    22             <localfile name="bin/RxDemo"/> 
     22            <localfile name="/sdr/bin/RxDemo"/> 
    2323        </code> 
    2424        <processor name="x86"/> 
  • ossiedev/trunk/components/TxDemo/TxDemo.spd.xml

    r8428 r8740  
    1212    </author> 
    1313    <propertyfile type="PRF"> 
    14         <localfile name="/../../xml/TxDemo/TxDemo.prf.xml"/> 
     14        <localfile name="/xml/TxDemo/TxDemo.prf.xml"/> 
    1515    </propertyfile> 
    1616    <descriptor> 
    17         <localfile name="/../../xml/TxDemo/TxDemo.scd.xml"/> 
     17        <localfile name="/xml/TxDemo/TxDemo.scd.xml"/> 
    1818    </descriptor> 
    1919    <implementation id="DCE:23ed8652-8242-11dc-aba9-00123f63025f"> 
    2020        <description>Linux implementation</description>  
    2121        <code type="Executable"> 
    22             <localfile name="bin/TxDemo"/> 
     22            <localfile name="/sdr/bin/TxDemo"/> 
    2323        </code> 
    2424        <processor name="x86"/>