QTfrontend/CMakeLists.txt
changeset 6157 9c474b8a8b5e
parent 6061 15b4b485a1c5
child 6165 6fe3e922246e
equal deleted inserted replaced
6156:baf30b1a7a75 6157:9c474b8a8b5e
    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     mapContainer.cpp
       
    87     SDLs.cpp
    86     SDLs.cpp
    88     team.cpp
    87     team.cpp
    89     ui_hwform.cpp
    88     ui_hwform.cpp
    90     ${CMAKE_CURRENT_BINARY_DIR}/hwconsts.cpp
    89     ${CMAKE_CURRENT_BINARY_DIR}/hwconsts.cpp
    91     )
    90     )
   120     drawmapscene.h
   119     drawmapscene.h
   121     game.h
   120     game.h
   122     gameuiconfig.h
   121     gameuiconfig.h
   123     HWApplication.h
   122     HWApplication.h
   124     hwform.h
   123     hwform.h
   125     mapContainer.h
       
   126     SDLs.h
   124     SDLs.h
   127     )
   125     )
   128 
   126 
   129 set(hwfr_hdrs
   127 set(hwfr_hdrs
   130     ${UtilHdr}
   128     ${UtilHdr}