build.xml revision 220:30369db7f5d2
1224110Sjchandra<?xml version="1.0" encoding="UTF-8"?>
2224110Sjchandra<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
3224110Sjchandra<!-- for some information on what you could do (e.g. targets to override). -->
4224110Sjchandra<!-- If you delete this file and reopen the project it will be recreated. -->
5224110Sjchandra<project name="IdealGraphVisualizer" basedir=".">
6224110Sjchandra    <description>Builds the module suite IdealGraphVisualizer.</description>
7224110Sjchandra    <import file="nbproject/build-impl.xml"/>
8224110Sjchandra</project>
9224110Sjchandra