Changeset 826

Show
Ignore:
Timestamp:
09/03/06 10:36:53 (2 years ago)
Author:
alban
Message:

import build-base.xml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build.xml

    r825 r826  
    11<project xmlns:ivy="antlib:fr.jayasoft.ivy.ant" name="freecast-all" default="dist.all" basedir="."> 
    22 
    3         <import file="build.xml"/> 
     3        <import file="build-base.xml"/> 
    44        <import file="build-docs.xml"/> 
    55