Ignore:
Timestamp:
2009-06-24T14:27:00+12:00 (15 years ago)
Author:
oranfry
Message:

made the insert-windows-perl target take a todir attribute, and update calls to that target appropriately

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk2/ant-scripts/compile.xml

    r19847 r19901  
    1010        <antcall target="unzip-packages" />
    1111        <antcall target="get-winbin" />
    12         <antcall target="insert-windows-perl"><param name="gsdl.basedir" value="compiled"/></antcall>
     12        <antcall target="insert-windows-perl"><param name="todir" value="compiled/bin/windows"/></antcall>
    1313        <antcall target="compile-c-code" />
    1414
Note: See TracChangeset for help on using the changeset viewer.