Ignore:
Timestamp:
10/01/06 16:29:25 (6 years ago)
Author:
sys
Message:

Ajout ModelingSound + lib SOX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Bui_scServer/resources/genBui/build.xml

    r5070 r6732  
    2323                <replaceregexp file="##destwebappdirname##/conf/init.xml" match="##scServer_appExt_WEBEQ_key##" replace="${server.appExt.webeq.key.path}" byline="yes" flags="g"/> 
    2424                <replaceregexp file="##destwebappdirname##/conf/init.xml" match="##scServer_appExt_LAME##" replace="${server.appExt.lame.path}" byline="yes" flags="g"/> 
     25                <replaceregexp file="##destwebappdirname##/conf/init.xml" match="##scServer_appExt_SOX##" replace="${server.appExt.sox.path}" byline="yes" flags="g"/> 
    2526                <!-- # création du war --> 
    2627                <ant target="xCreateWar"/> 
Note: See TracChangeset for help on using the changeset viewer.