QTfrontend/hedgewars.pro
changeset 127 ca70467bd0a8
parent 97 e7c1df9cce2c
child 132 2d0f404cdf05
equal deleted inserted replaced
126:93df479aa1b9 127:ca70467bd0a8
    13 HEADERS += binds.h \
    13 HEADERS += binds.h \
    14            game.h \
    14            game.h \
    15            hwform.h \
    15            hwform.h \
    16            sdlkeys.h \
    16            sdlkeys.h \
    17            team.h \
    17            team.h \
    18            rndstr.h \
       
    19            sha1.h \
       
    20            netclient.h \
    18            netclient.h \
    21            teamselect.h \
    19            teamselect.h \
    22            teamselhelper.h \
    20            teamselhelper.h \
    23            frameTeam.h \
    21            frameTeam.h \
    24            vertScrollArea.h \
    22            vertScrollArea.h \
    31            
    29            
    32 SOURCES += game.cpp \
    30 SOURCES += game.cpp \
    33            main.cpp \
    31            main.cpp \
    34            hwform.cpp \
    32            hwform.cpp \
    35            team.cpp \
    33            team.cpp \
    36            rndstr.cpp \
       
    37            sha1.cpp \
       
    38            netclient.cpp \
    34            netclient.cpp \
    39            teamselect.cpp \
    35            teamselect.cpp \
    40            teamselhelper.cpp \
    36            teamselhelper.cpp \
    41            frameTeam.cpp \
    37            frameTeam.cpp \
    42            vertScrollArea.cpp \
    38            vertScrollArea.cpp \