QTfrontend/hedgewars.pro
changeset 297 279e10ec31b4
parent 239 f9adf3c73bed
child 314 83773ccf4f09
equal deleted inserted replaced
296:607912ccc5af 297:279e10ec31b4
    30            hwmap.h \
    30            hwmap.h \
    31            mapContainer.h \
    31            mapContainer.h \
    32            tcpBase.h \
    32            tcpBase.h \
    33            about.h \
    33            about.h \
    34            KB.h \
    34            KB.h \
    35            proto.h
    35            proto.h \
       
    36            fpsedit.h
       
    37            
    36            
    38            
    37 SOURCES += game.cpp \
    39 SOURCES += game.cpp \
    38            main.cpp \
    40            main.cpp \
    39            hwform.cpp \
    41            hwform.cpp \
    40            team.cpp \
    42            team.cpp \
    51            hedgehogerWidget.cpp \
    53            hedgehogerWidget.cpp \
    52            hwmap.cpp \
    54            hwmap.cpp \
    53            mapContainer.cpp \
    55            mapContainer.cpp \
    54            tcpBase.cpp \
    56            tcpBase.cpp \
    55            about.cpp \
    57            about.cpp \
    56            proto.cpp
    58            proto.cpp \
       
    59            fpsedit.cpp
    57 
    60 
    58 TRANSLATIONS += translations/hedgewars_ru.ts
    61 TRANSLATIONS += translations/hedgewars_ru.ts
    59 
    62 
    60 RESOURCES += hedgewars.qrc
    63 RESOURCES += hedgewars.qrc