QTfrontend/CMakeLists.txt
changeset 2830 571a9deffeac
parent 2821 67815ee123d7
child 3344 b18a166e6ca4
--- a/QTfrontend/CMakeLists.txt	Fri Feb 19 02:19:47 2010 +0000
+++ b/QTfrontend/CMakeLists.txt	Sat Feb 20 09:33:20 2010 +0000
@@ -91,7 +91,7 @@
 
 #xfire integration
 if(WIN32)
-	set(hwfr_src ${hwfr_src} xfire.cpp xfiregameclient.cpp)
+	set(hwfr_src ${hwfr_src} xfire.cpp ../misc/xfire/xfiregameclient.cpp)
 endif(WIN32)
 
 if(MINGW)