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