1 <?xml version="1.0" encoding="UTF-8"?>
3 *** GENERATED FROM project.xml - DO NOT EDIT ***
4 *** EDIT ../build.xml INSTEAD ***
6 <project name="org.gitscm.nbjgit-impl" basedir="..">
7 <property file="nbproject/private/platform-private.properties"/>
8 <property file="nbproject/platform.properties"/>
9 <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
10 <attribute name="name"/>
11 <attribute name="value"/>
13 <property name="@{name}" value="${@{value}}"/>
16 <property file="${user.properties.file}"/>
17 <nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
18 <nbmproject2:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
19 <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
22 <available file="${harness.dir}" type="dir"/>
26 <import file="${harness.dir}/build.xml"/>