diff src/share/tools/IdealGraphVisualizer/ServerCompiler/nbproject/project.xml @ 2898:53ddfe305645

IdealGraphVisualizer: merge changes from the IGV project on Kenai and add Oracle copyright notices where necessary
author Peter Hofer <peter.hofer@jku.at>
date Wed, 08 Jun 2011 15:36:30 +0200
parents 30369db7f5d2
children fe0117cb71f2
line wrap: on
line diff
--- a/src/share/tools/IdealGraphVisualizer/ServerCompiler/nbproject/project.xml	Wed Jun 08 14:50:55 2011 +0200
+++ b/src/share/tools/IdealGraphVisualizer/ServerCompiler/nbproject/project.xml	Wed Jun 08 15:36:30 2011 +0200
@@ -14,6 +14,30 @@
                         <specification-version>1.0</specification-version>
                     </run-dependency>
                 </dependency>
+                <dependency>
+                    <code-name-base>com.sun.hotspot.igv.graph</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <specification-version>1.0</specification-version>
+                    </run-dependency>
+                </dependency>
+                <dependency>
+                    <code-name-base>com.sun.hotspot.igv.graphtotext</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <specification-version>1.0</specification-version>
+                    </run-dependency>
+                </dependency>
+                <dependency>
+                    <code-name-base>com.sun.hotspot.igv.structuredtext</code-name-base>
+                    <build-prerequisite/>
+                    <compile-dependency/>
+                    <run-dependency>
+                        <specification-version>1.0</specification-version>
+                    </run-dependency>
+                </dependency>
             </module-dependencies>
             <public-packages/>
         </data>