Subversion Repositories svn1

Rev

Rev 290 | Rev 302 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 290 Rev 293
Line 33... Line 33...
33
    qmstatusitem.h \
33
    qmstatusitem.h \
34
    qmeventstatus.h \
34
    qmeventstatus.h \
35
    qmeditaddendum.h \
35
    qmeditaddendum.h \
36
    qmdownloadlegtimes.h \
36
    qmdownloadlegtimes.h \
37
    qmdialogabout.h \
37
    qmdialogabout.h \
38
    qmteamselector.h
38
    qmteamselector.h \
-
 
39
    qmhttppath.h
39
SOURCES += times.cpp \
40
SOURCES += times.cpp \
40
    report.cpp \
41
    report.cpp \
41
    print.cpp \
42
    print.cpp \
42
    mara.cpp \
43
    mara.cpp \
43
    legtime.cpp \
44
    legtime.cpp \
Line 65... Line 66...
65
    qmstatusitem.cpp \
66
    qmstatusitem.cpp \
66
    qmeventstatus.cpp \
67
    qmeventstatus.cpp \
67
    qmeditaddendum.cpp \
68
    qmeditaddendum.cpp \
68
    qmdownloadlegtimes.cpp \
69
    qmdownloadlegtimes.cpp \
69
    qmdialogabout.cpp \
70
    qmdialogabout.cpp \
70
    qmteamselector.cpp
71
    qmteamselector.cpp \
-
 
72
    qmhttppath.cpp
71
FORMS += mainwindow.ui \
73
FORMS += mainwindow.ui \
72
    qmconfteams.ui \
74
    qmconfteams.ui \
73
    qmteamdisplay.ui \
75
    qmteamdisplay.ui \
74
    qmlegtimes.ui \
76
    qmlegtimes.ui \
75
    qmdialoglegstarttimes.ui \
77
    qmdialoglegstarttimes.ui \
Line 78... Line 80...
78
    twinspinbox.ui \
80
    twinspinbox.ui \
79
    qmstatusitem.ui \
81
    qmstatusitem.ui \
80
    qmeventstatus.ui \
82
    qmeventstatus.ui \
81
    qmeditaddendum.ui \
83
    qmeditaddendum.ui \
82
    qmdownloadlegtimes.ui \
84
    qmdownloadlegtimes.ui \
83
    qmdialogabout.ui
85
    qmdialogabout.ui \
-
 
86
    authenticationdialog.ui
84
QT += webkit
87
QT += network webkit
85
RC_FILE = mara.rc
88
RC_FILE = mara.rc