QTfrontend/hedgewars.pro
changeset 132 2d0f404cdf05
parent 127 ca70467bd0a8
child 164 92cff18a3ab6
equal deleted inserted replaced
131:482f78c595ec 132:2d0f404cdf05
    23            gameuiconfig.h \
    23            gameuiconfig.h \
    24            ui_hwform.h \
    24            ui_hwform.h \
    25            gamecfgwidget.h \
    25            gamecfgwidget.h \
    26            predefteams.h \
    26            predefteams.h \
    27            pages.h \
    27            pages.h \
    28            SquareLabel.h
    28            SquareLabel.h \
       
    29            hedgehogerWidget.h
    29            
    30            
    30 SOURCES += game.cpp \
    31 SOURCES += game.cpp \
    31            main.cpp \
    32            main.cpp \
    32            hwform.cpp \
    33            hwform.cpp \
    33            team.cpp \
    34            team.cpp \
    38            vertScrollArea.cpp \
    39            vertScrollArea.cpp \
    39            gameuiconfig.cpp \
    40            gameuiconfig.cpp \
    40            ui_hwform.cpp \
    41            ui_hwform.cpp \
    41            gamecfgwidget.cpp \
    42            gamecfgwidget.cpp \
    42            pages.cpp \
    43            pages.cpp \
    43            SquareLabel.cpp
    44            SquareLabel.cpp \
       
    45            hedgehogerWidget.cpp
    44 
    46 
    45 TRANSLATIONS += translations/hedgewars_ru.ts
    47 TRANSLATIONS += translations/hedgewars_ru.ts
    46 
    48 
    47 RESOURCES += hedgewars.qrc
    49 RESOURCES += hedgewars.qrc