Changeset 6504


Ignore:
Timestamp:
09/11/06 14:11:42 (5 years ago)
Author:
anp
Message:

suppression du clh standard SC* pour SCtest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Bui_scBuilder/build.xml

    r6337 r6504  
    339339                        <property name="pDestAppDir" value="${destsctestdir}"/> 
    340340                </ant> 
    341                 <!-- # maj le client--> 
     341                <!-- # suppression du clh standard pour SCtest--> 
     342                <delete file="${destsctestdir}/components/scClh.js" failonerror="false"/> 
     343                <!-- # maj le client-->  
    342344                <ant target="mainBuiClient"> 
    343345                        <property name="pDestAppDir" value="${destsctestdir}"/> 
Note: See TracChangeset for help on using the changeset viewer.