view src/share/tools/IdealGraphVisualizer/Settings/build.xml @ 592:82e4d969e7cb

6806046: Hotspot build error when compiled from Visual Studio Summary: Define HOTSPOT_LIB_ARCH in the preprocessor flags of the generated projects Reviewed-by: kamg, xlu
author ikrylov
date Thu, 19 Feb 2009 04:54:22 -0500
parents 30369db7f5d2
children
line wrap: on
line source

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