QTfrontend/CMakeLists.txt
changeset 6175 a80833ddaef0
parent 6165 6fe3e922246e
child 6204 80cd75daf80f
equal deleted inserted replaced
6174:2d5717595471 6175:a80833ddaef0
    72 set(hwfr_src
    72 set(hwfr_src
    73     ${ModelCpp}
    73     ${ModelCpp}
    74     ${NetCpp}
    74     ${NetCpp}
    75     ${UIcpp}
    75     ${UIcpp}
    76     ${UtilCpp}
    76     ${UtilCpp}
    77     AbstractPage.cpp
       
    78     achievements.cpp
    77     achievements.cpp
    79     binds.cpp
    78     binds.cpp
    80     drawmapscene.cpp
    79     drawmapscene.cpp
    81     game.cpp
    80     game.cpp
    82     gameuiconfig.cpp
    81     gameuiconfig.cpp
   112 
   111 
   113 set(hwfr_moc_hdrs
   112 set(hwfr_moc_hdrs
   114     ${ModelHdr}
   113     ${ModelHdr}
   115     ${NetHdr}
   114     ${NetHdr}
   116     ${UIhdr}
   115     ${UIhdr}
   117     AbstractPage.h
       
   118     drawmapscene.h
   116     drawmapscene.h
   119     game.h
   117     game.h
   120     gameuiconfig.h
   118     gameuiconfig.h
   121     HWApplication.h
   119     HWApplication.h
   122     hwform.h
   120     hwform.h