BuildLogViewer/BuildLogViewer.pro
changeset 41 b56d7e268634
parent 40 edc0144719a1
child 42 b9716e8867f1
--- a/BuildLogViewer/BuildLogViewer.pro	Thu Aug 26 14:34:34 2010 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Tue Sep 8 16:19:23 2009
-######################################################################
-
-TEMPLATE = app
-QT += xml
-TARGET = BuildLogViewer
-DEPENDPATH += .
-INCLUDEPATH += .
-
-# Input
-HEADERS += AtAGlance.h \
-           BuildStatus.h \
-           Document.h \
-           DomItem.h \
-           DomModel.h \
-           mainwindow.h
-FORMS += BuildResults.ui mainwindow.ui
-SOURCES += AtAGlance.cpp \
-           BuildStatus.cpp \
-           Document.cpp \
-           DomItem.cpp \
-           DomModel.cpp \
-           main.cpp \
-           mainwindow.cpp