BuildLogViewer/readme.txt
changeset 0 bbe0af256f1b
child 1 8e9c5760ce6f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BuildLogViewer/readme.txt	Fri Aug 28 15:16:29 2009 -0700
@@ -0,0 +1,3 @@
+This program reads the build output log and presents it to the user.  It makes liberal use of the "Simple DOM Model Example" example provided by Qt. 
+
+To test it out. build it with Qt Creator.  Launch it and open one of the xml files in the test_data directory. 
\ No newline at end of file