diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/visualizer/LogViewer/build.xml	Fri Jun 22 23:13:34 2012 +0200
@@ -0,0 +1,8 @@
+<?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="at.ssw.visualizer.logviewer" default="netbeans" basedir=".">
+    <description>Builds, tests, and runs the project at.ssw.visualizer.logviewer.</description>
+    <import file="nbproject/build-impl.xml"/>
+</project>