comparison visualizer/nbproject/build-impl.xml @ 4574:ab4a47b6a187

Visualizer: Fix range slider scrollbar. Change app.name to graalvisualizer.
author Andreas Woess <andreas.woess@jku.at>
date Sun, 12 Feb 2012 23:37:47 +0100
parents 9ad6d3d11630
children c1160de36474
comparison
equal deleted inserted replaced
4573:24d9f3310ed6 4574:ab4a47b6a187
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- 2 <!--
3 *** GENERATED FROM project.xml - DO NOT EDIT *** 3 *** GENERATED FROM project.xml - DO NOT EDIT ***
4 *** EDIT ../build.xml INSTEAD *** 4 *** EDIT ../build.xml INSTEAD ***
5 --> 5 -->
6 <project name="IdealGraphVisualizer-impl" basedir=".." xmlns:sproject="http://www.netbeans.org/ns/nb-module-suite-project/1"> 6 <project name="Graal Visualizer-impl" basedir=".." xmlns:sproject="http://www.netbeans.org/ns/nb-module-suite-project/1">
7 <fail message="Please build using Ant 1.7.1 or higher."> 7 <fail message="Please build using Ant 1.7.1 or higher.">
8 <condition> 8 <condition>
9 <not> 9 <not>
10 <antversion atleast="1.7.1"/> 10 <antversion atleast="1.7.1"/>
11 </not> 11 </not>