build.xml revision 220
4680N/A<?xml version="1.0" encoding="UTF-8"?>
4680N/A<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
4680N/A<!-- for some information on what you could do (e.g. targets to override). -->
4680N/A<!-- If you delete this file and reopen the project it will be recreated. -->
4680N/A<project name="com.sun.hotspot.igv.difference" default="netbeans" basedir=".">
4680N/A <description>Builds, tests, and runs the project com.sun.hotspot.igv.difference.</description>
4680N/A <import file="nbproject/build-impl.xml"/>
4680N/A</project>
4680N/A