QTfrontend/hedgewars.pro
changeset 93 c21ff3af56cf
parent 87 ff213e443336
child 97 e7c1df9cce2c
equal deleted inserted replaced
92:0c359a7a2356 93:c21ff3af56cf
    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            predefteams.h \
    29            pages.h
    29            pages.h \
       
    30            SquareLabel.h
    30            
    31            
    31 SOURCES += game.cpp \
    32 SOURCES += game.cpp \
    32            main.cpp \
    33            main.cpp \
    33            hwform.cpp \
    34            hwform.cpp \
    34            team.cpp \
    35            team.cpp \
    40            frameTeam.cpp \
    41            frameTeam.cpp \
    41            vertScrollArea.cpp \
    42            vertScrollArea.cpp \
    42            gameuiconfig.cpp \
    43            gameuiconfig.cpp \
    43            ui_hwform.cpp \
    44            ui_hwform.cpp \
    44            gamecfgwidget.cpp \
    45            gamecfgwidget.cpp \
    45            pages.cpp
    46            pages.cpp \
       
    47            SquareLabel.cpp
    46 
    48 
    47 TRANSLATIONS += translations/hedgewars_ru.ts
    49 TRANSLATIONS += translations/hedgewars_ru.ts
    48 
    50 
    49 RESOURCES += hedgewars.qrc
    51 RESOURCES += hedgewars.qrc