Changeset 17425 for release-kits/wirk3


Ignore:
Timestamp:
2008-10-01T12:15:34+13:00 (16 years ago)
Author:
oranfry
Message:

give the instert-uninstaller target the format of the script to include

File:
1 edited

Legend:

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

    r17419 r17425  
    2626        <antcall target="insert-compiled-binaries"/>
    2727        <antcall target="insert-icon"/>
    28         <antcall target="insert-uninstaller"/> <!-- from rk3-targets -->
     28        <antcall target="insert-uninstaller"><param name="script-format" value="bat"/></antcall> <!-- from rk3-targets -->
    2929        <antcall target="rename-build-xml-for-transit"/>
    3030    </target>
Note: See TracChangeset for help on using the changeset viewer.