QTfrontend/CMakeLists.txt
changeset 239 f9adf3c73bed
parent 224 d1a7490add18
child 241 cae2924bb1ab
--- a/QTfrontend/CMakeLists.txt	Mon Nov 13 20:13:42 2006 +0000
+++ b/QTfrontend/CMakeLists.txt	Tue Nov 14 20:39:30 2006 +0000
@@ -30,7 +30,8 @@
 	hwmap.cpp
 	mapContainer.cpp
 	tcpBase.cpp
-	about.cpp)
+	about.cpp
+	proto.cpp)
 
 if (WIN32)
 	set(hwfr_src ${hwfr_src} res/hedgewars.rc)
@@ -56,7 +57,8 @@
 	mapContainer.h
 	tcpBase.h
 	about.h
-	KB.h)
+	KB.h
+	proto.h)
 
 
 set(hwfr_rez