project_files/hedgewars.pro
changeset 6165 6fe3e922246e
parent 6159 c780b8cf4d75
child 6175 a80833ddaef0
equal deleted inserted replaced
6164:62aa418ed214 6165:6fe3e922246e
    86     ../QTfrontend/drawmapscene.h \
    86     ../QTfrontend/drawmapscene.h \
    87     ../QTfrontend/game.h \
    87     ../QTfrontend/game.h \
    88     ../QTfrontend/gameuiconfig.h \
    88     ../QTfrontend/gameuiconfig.h \
    89     ../QTfrontend/HWApplication.h \
    89     ../QTfrontend/HWApplication.h \
    90     ../QTfrontend/hwform.h \
    90     ../QTfrontend/hwform.h \
    91     ../QTfrontend/SDLs.h \
    91     ../QTfrontend/util/SDLInteraction.h \
    92     ../QTfrontend/team.h \
    92     ../QTfrontend/team.h \
    93     ../QTfrontend/achievements.h \
    93     ../QTfrontend/achievements.h \
    94     ../QTfrontend/binds.h \
    94     ../QTfrontend/binds.h \
    95     ../QTfrontend/ui_hwform.h \
    95     ../QTfrontend/ui_hwform.h \
    96     ../QTfrontend/KB.h \
    96     ../QTfrontend/KB.h \
   164     ../QTfrontend/game.cpp \
   164     ../QTfrontend/game.cpp \
   165     ../QTfrontend/gameuiconfig.cpp \
   165     ../QTfrontend/gameuiconfig.cpp \
   166     ../QTfrontend/HWApplication.cpp \
   166     ../QTfrontend/HWApplication.cpp \
   167     ../QTfrontend/hwform.cpp \
   167     ../QTfrontend/hwform.cpp \
   168     ../QTfrontend/main.cpp \
   168     ../QTfrontend/main.cpp \
   169     ../QTfrontend/SDLs.cpp \
   169     ../QTfrontend/util/SDLInteraction.h.cpp \
   170     ../QTfrontend/team.cpp \
   170     ../QTfrontend/team.cpp \
   171     ../QTfrontend/ui_hwform.cpp \
   171     ../QTfrontend/ui_hwform.cpp \
   172     ../QTfrontend/hwconsts.cpp
   172     ../QTfrontend/hwconsts.cpp
   173 
   173 
   174 win32 {
   174 win32 {