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/wirk3/ant-scripts/wrap.xml

    r18499 r19008  
    1414        <mkdir dir="${basedir}/wrapped-installer/build"/>
    1515        <copy todir="${basedir}/wrapped-installer/build" file="${wirk3.home}/windows/wrapper/wrapper.cpp"/>
    16         <copy todir="${basedir}/wrapped-installer/build" file="${wirk3.home}/packages/search4j/libsearch4j.cpp"/>
    17         <copy todir="${basedir}/wrapped-installer/build" file="${wirk3.home}/packages/search4j/libsearch4j.h"/>
     16        <copy todir="${basedir}/wrapped-installer/build" file="${wirk3.home}/core/search4j/libsearch4j.cpp"/>
     17        <copy todir="${basedir}/wrapped-installer/build" file="${wirk3.home}/core/search4j/libsearch4j.h"/>
    1818    </target>
    1919   
Note: See TracChangeset for help on using the changeset viewer.