QTfrontend/CMakeLists.txt
changeset 187 96c3154efee5
parent 184 f97a7a3dc8f6
child 208 a049157d673a
--- a/QTfrontend/CMakeLists.txt	Thu Oct 05 18:36:04 2006 +0000
+++ b/QTfrontend/CMakeLists.txt	Thu Oct 05 18:44:14 2006 +0000
@@ -29,7 +29,8 @@
 	hedgehogerWidget.cpp
 	hwmap.cpp
 	mapContainer.cpp
-	tcpBase.cpp)
+	tcpBase.cpp
+	about.cpp)
 
 if (WIN32)
 	set(hwfr_src ${hwfr_src} res/hedgewars.rc)
@@ -53,7 +54,8 @@
 	hedgehogerWidget.h
 	hwmap.h
 	mapContainer.h
-	tcpBase.h)
+	tcpBase.h
+	about.h)
 
 
 set(hwfr_rez