QTfrontend/CMakeLists.txt
changeset 5755 a079b4dea081
parent 5754 583b7a683b17
child 5757 5bf89dbf3547
equal deleted inserted replaced
5754:583b7a683b17 5755:a079b4dea081
   113     achievements.cpp
   113     achievements.cpp
   114     qaspectratiolayout.cpp
   114     qaspectratiolayout.cpp
   115     drawmapwidget.cpp
   115     drawmapwidget.cpp
   116     drawmapscene.cpp
   116     drawmapscene.cpp
   117     themesmodel.cpp
   117     themesmodel.cpp
       
   118     databrowser.cpp
   118     )
   119     )
   119 
   120 
   120 #xfire integration
   121 #xfire integration
   121 if(WIN32)
   122 if(WIN32)
   122     set(hwfr_src ${hwfr_src} xfire.cpp ../misc/xfire/xfiregameclient.cpp)
   123     set(hwfr_src ${hwfr_src} xfire.cpp ../misc/xfire/xfiregameclient.cpp)
   194     bgwidget.h
   195     bgwidget.h
   195     qaspectratiolayout.h
   196     qaspectratiolayout.h
   196     drawmapwidget.h
   197     drawmapwidget.h
   197     drawmapscene.h
   198     drawmapscene.h
   198     themesmodel.h
   199     themesmodel.h
       
   200     databrowser.h
   199     )
   201     )
   200 
   202 
   201 set(hwfr_hdrs
   203 set(hwfr_hdrs
   202     binds.h
   204     binds.h
   203     ui_hwform.h
   205     ui_hwform.h