Ignore:
Timestamp:
2014-01-31T20:09:58+13:00 (10 years ago)
Author:
ak19
Message:

Fixing up the Windows shortcuts for Expeditee (ak19)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/expeditee-release-kits/kits/rke/ant-scripts/compile.xml

    r28800 r28822  
    3030            <exec dir="${rk.home}/shared/core/search4j" executable="nmake"><arg value="/f"/><arg value="win32.mak"/></exec>
    3131            <copy file="${rk.home}/shared/core/search4j/search4j.exe" todir="${basedir}/compiled/bin" />
     32            <!-- copy icon for windows -->
     33            <copy file="${rk.home}/shared/core/icon/icon.ico" todir="${basedir}/compiled/bin" />
    3234        </if>
    3335        <!-- copy run scripts -->
Note: See TracChangeset for help on using the changeset viewer.