diff -r 0025eb20d6f9 -r 5edd66c2d422 QTfrontend/CMakeLists.txt --- a/QTfrontend/CMakeLists.txt Sat Sep 24 21:01:12 2016 +0200 +++ b/QTfrontend/CMakeLists.txt Mon Sep 26 23:36:00 2016 -0400 @@ -103,11 +103,6 @@ ${CMAKE_CURRENT_BINARY_DIR}/hwconsts.cpp ) -#xfire integration -if(WIN32) - list(APPEND hwfr_src util/platform/xfire.cpp util/platform/xfiregameclient.cpp) -endif(WIN32) - if(MINGW) # resource compilation for mingw add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/hedgewars_rc.o