build.xml
author Jesse Glick <jglick@netbeans.org>
Fri, 22 Apr 2011 14:36:23 -0400
changeset 4889 066f950aecc0
child 4890 e589eeaae087
permissions -rw-r--r--
Import build-impl.xml.
jglick@4887
     1
<?xml version="1.0" encoding="UTF-8"?>
jglick@4887
     2
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
jglick@4887
     3
<!-- for some information on what you could do (e.g. targets to override). -->
jglick@4887
     4
<!-- If you delete this file and reopen the project it will be recreated. -->
jglick@4887
     5
<project name="soa" basedir=".">
jglick@4887
     6
    <description>Builds the module suite soa.</description>
jglick@4887
     7
    <import file="nbproject/build-impl.xml"/>
jglick@4887
     8
</project>