BuildLogViewer/BuildLogViewer.pro
author Sebastian Brannstrom <sebastianb@symbian.org>
Wed, 11 Aug 2010 20:03:29 +0100
changeset 24 2e833c2a6782
parent 3 e6d1a78b6db9
permissions -rwxr-xr-x
Added csv file to sis exports; improved csv file location in main.cpp

######################################################################
# 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