buildframework/helium/tools/publish/publish_dir_files/build.xml
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
equal deleted inserted replaced
1:be27ed110b50 179:d8ac696cc51f
    19 Description:
    19 Description:
    20 
    20 
    21 ============================================================================
    21 ============================================================================
    22 -->
    22 -->
    23 <project name="published.root">
    23 <project name="published.root">
    24 
    24     <description>
    25     <property environment="env"/>
    25         published.root
       
    26     </description>    
    26     <property file="build_properties.txt"/>
    27     <property file="build_properties.txt"/>
    27     <import file="helium/helium.ant.xml"/>
    28     <import file="helium/helium.ant.xml"/>
    28 
    29 
    29 </project>
    30 </project>