Ignore:
Timestamp:
2008-02-29T10:38:58+13:00 (16 years ago)
Author:
oranfry
Message:

use shared launch4j instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/ant-scripts/create-launcher.xml

    r15023 r15025  
    3232        <if><bool><istrue value="${execute}"/></bool>
    3333
    34             <echo>compile the launcher</echo>
     34            <echo>Compiling the launcher</echo>
    3535            <!--<exec executable="cmd " dir="${basedir}/launcher/launcher.xml">
    3636                <arg line="/C ${wirk3.home}/bin/launch4j/launch4j.exe launcher.xml"/>
     
    4141        </if>
    4242    </target>
     43
    4344    <target name="clean-up-after-launcher-creation">
    4445        <if><bool><istrue value="${execute}"/></bool>
Note: See TracChangeset for help on using the changeset viewer.