Subversion Repositories svn1

Rev

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

Rev 94 Rev 95
Line 9... Line 9...
9
    consts.h \
9
    consts.h \
10
    structs.h \
10
    structs.h \
11
    proto.h \
11
    proto.h \
12
    consts.h \
12
    consts.h \
13
    mainwindow.h \
13
    mainwindow.h \
14
    qmconfigure.h
14
    qmconfigure.h \
-
 
15
    qmconfclass.h
15
SOURCES += upload.cpp \
16
SOURCES += upload.cpp \
16
    times.cpp \
17
    times.cpp \
17
    teamupd.cpp \
18
    teamupd.cpp \
18
    report.cpp \
19
    report.cpp \
19
    print.cpp \
20
    print.cpp \
Line 25... Line 26...
25
    config.cpp \
26
    config.cpp \
26
    check.cpp \
27
    check.cpp \
27
    ages.cpp \
28
    ages.cpp \
28
    vduW32.cpp \
29
    vduW32.cpp \
29
    mainwindow.cpp \
30
    mainwindow.cpp \
30
    qmconfigure.cpp
31
    qmconfigure.cpp \
-
 
32
    qmconfclass.cpp
31
FORMS += mainwindow.ui \
33
FORMS += mainwindow.ui \
32
    qmconfigure.ui
34
    qmconfigure.ui \
-
 
35
    qmconfclass.ui