soa.libs.sap/build.xml
author Jesse Glick <jglick@netbeans.org>
Fri, 22 Apr 2011 14:36:23 -0400
changeset 4889 066f950aecc0
parent 3992 b9f6ae195532
permissions -rw-r--r--
Import build-impl.xml.
yaroslavskiy@3992
     1
<?xml version="1.0" encoding="UTF-8"?>
yaroslavskiy@3992
     2
<!--
yaroslavskiy@3992
     3
 The contents of this file are subject to the terms of the Common Development
yaroslavskiy@3992
     4
 and Distribution License (the License). You may not use this file except in
yaroslavskiy@3992
     5
 compliance with the License.
yaroslavskiy@3992
     6
 
yaroslavskiy@3992
     7
 You can obtain a copy of the License at http://www.netbeans.org/cddl.html
yaroslavskiy@3992
     8
 or http://www.netbeans.org/cddl.txt.
yaroslavskiy@3992
     9
 
yaroslavskiy@3992
    10
 When distributing Covered Code, include this CDDL Header Notice in each file
yaroslavskiy@3992
    11
 and include the License file at http://www.netbeans.org/cddl.txt.
yaroslavskiy@3992
    12
 If applicable, add the following below the CDDL Header, with the fields
yaroslavskiy@3992
    13
 enclosed by brackets [] replaced by your own identifying information:
yaroslavskiy@3992
    14
 "Portions Copyrighted [year] [name of copyright owner]"
yaroslavskiy@3992
    15
 
yaroslavskiy@3992
    16
 The Original Software is NetBeans. The Initial Developer of the Original
yaroslavskiy@3992
    17
 Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
yaroslavskiy@3992
    18
 Microsystems, Inc. All Rights Reserved.
yaroslavskiy@3992
    19
-->
yaroslavskiy@3992
    20
yaroslavskiy@3992
    21
<project name="soa.libs.sap" default="netbeans" basedir=".">
jglick@4889
    22
    <import file="nbproject/build-impl.xml"/>
yaroslavskiy@3992
    23
</project>