comparison visualizer/LogViewer/build.xml @ 5734:6a812002a918

Initial commit: LogViewer backend
author Alexander Stipsits <stipsits_alexander@gmx.at>
date Fri, 22 Jun 2012 23:13:34 +0200
parents
children 50dbe728da9e
comparison
equal deleted inserted replaced
5307:2558ff0945f8 5734:6a812002a918
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- You may freely edit this file. See harness/README in the NetBeans platform -->
3 <!-- for some information on what you could do (e.g. targets to override). -->
4 <!-- If you delete this file and reopen the project it will be recreated. -->
5 <project name="at.ssw.visualizer.logviewer" default="netbeans" basedir=".">
6 <description>Builds, tests, and runs the project at.ssw.visualizer.logviewer.</description>
7 <import file="nbproject/build-impl.xml"/>
8 </project>