view src/share/tools/IdealGraphVisualizer/nbproject/build-impl.xml @ 1673:6709c14587c2 jdk7-b105

Added tag jdk7-b104 for changeset b4acf10eb134
author cl
date Fri, 06 Aug 2010 12:51:54 -0700
parents 30369db7f5d2
children 2fd52cd64156
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!--
*** GENERATED FROM project.xml - DO NOT EDIT  ***
***         EDIT ../build.xml INSTEAD         ***
-->
<project name="IdealGraphVisualizer-impl" basedir=".." xmlns:sproject="http://www.netbeans.org/ns/nb-module-suite-project/1">
    <property file="nbproject/private/platform-private.properties"/>
    <property file="nbproject/platform.properties"/>
    <macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-suite-project/1">
        <attribute name="name"/>
        <attribute name="value"/>
        <sequential>
            <property name="@{name}" value="${@{value}}"/>
        </sequential>
    </macrodef>
    <property file="${user.properties.file}"/>
    <sproject:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir"/>
    <sproject:property name="netbeans.dest.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir"/>
    <fail message="You must define 'nbplatform.${nbplatform.active}.harness.dir'">
        <condition>
            <not>
                <available file="${harness.dir}" type="dir"/>
            </not>
        </condition>
    </fail>
    <import file="${harness.dir}/suite.xml"/>
</project>