home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / Musique / aTunes / aTunes_2.0.1_installer.exe / res / AntActionsSpec.xml next >
Extensible Markup Language  |  2010-06-20  |  271b  |  9 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <antactions>
  3.     <pack name="aTunes Base">
  4.         <antcall buildfile="$INSTALL_PATH/clean_lib.xml" order="beforepack">
  5.             <property name="lib_dir" value="$INSTALL_PATH/lib"/>
  6.             <target name="clean_lib"/>
  7.         </antcall>
  8.     </pack>
  9. </antactions>