Ignore:
Timestamp:
2009-04-16T14:16:08+12:00 (15 years ago)
Author:
oranfry
Message:

more changes for the new shared code layout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk3/ant-scripts/wrap.xml

    r18500 r19008  
    1212        <mkdir dir="${basedir}/wrapped-installer/build"/>
    1313        <copy todir="${basedir}/wrapped-installer/build" file="${lirk3.home}/linux/wrapper.cpp" overwrite="true" />
    14         <copy todir="${basedir}/wrapped-installer/build" file="${lirk3.home}/packages/search4j/libsearch4j.cpp" overwrite="true" />
    15         <copy todir="${basedir}/wrapped-installer/build" file="${lirk3.home}/packages/search4j/libsearch4j.h" overwrite="true" />
     14        <copy todir="${basedir}/wrapped-installer/build" file="${lirk3.home}/core/search4j/libsearch4j.cpp" overwrite="true" />
     15        <copy todir="${basedir}/wrapped-installer/build" file="${lirk3.home}/core/search4j/libsearch4j.h" overwrite="true" />
    1616
    1717        <!-- copy bundled files -->
Note: See TracChangeset for help on using the changeset viewer.