QTfrontend/hedgewars.pro
changeset 86 664b536a1c27
parent 85 44d9045b26ff
child 87 ff213e443336
equal deleted inserted replaced
85:44d9045b26ff 86:664b536a1c27
    22            teamselhelper.h \
    22            teamselhelper.h \
    23            frameTeam.h \
    23            frameTeam.h \
    24            vertScrollArea.h \
    24            vertScrollArea.h \
    25            gameuiconfig.h \
    25            gameuiconfig.h \
    26            ui_hwform.h \
    26            ui_hwform.h \
    27            gamecfgwidget.h
    27            gamecfgwidget.h \
       
    28            predefteams.h
    28            
    29            
    29 SOURCES += game.cpp \
    30 SOURCES += game.cpp \
    30            main.cpp \
    31            main.cpp \
    31            hwform.cpp \
    32            hwform.cpp \
    32            team.cpp \
    33            team.cpp \