QTfrontend/CMakeLists.txt
changeset 6165 6fe3e922246e
parent 6157 9c474b8a8b5e
child 6175 a80833ddaef0
equal deleted inserted replaced
6164:62aa418ed214 6165:6fe3e922246e
    81     game.cpp
    81     game.cpp
    82     gameuiconfig.cpp
    82     gameuiconfig.cpp
    83     HWApplication.cpp
    83     HWApplication.cpp
    84     hwform.cpp
    84     hwform.cpp
    85     main.cpp
    85     main.cpp
    86     SDLs.cpp
       
    87     team.cpp
    86     team.cpp
    88     ui_hwform.cpp
    87     ui_hwform.cpp
    89     ${CMAKE_CURRENT_BINARY_DIR}/hwconsts.cpp
    88     ${CMAKE_CURRENT_BINARY_DIR}/hwconsts.cpp
    90     )
    89     )
    91 
    90 
   119     drawmapscene.h
   118     drawmapscene.h
   120     game.h
   119     game.h
   121     gameuiconfig.h
   120     gameuiconfig.h
   122     HWApplication.h
   121     HWApplication.h
   123     hwform.h
   122     hwform.h
   124     SDLs.h
       
   125     )
   123     )
   126 
   124 
   127 set(hwfr_hdrs
   125 set(hwfr_hdrs
   128     ${UtilHdr}
   126     ${UtilHdr}
   129     team.h
   127     team.h