CMakeLists.txt

changeset 6
c709bb1a08e4
parent 5
146825d63b9a
child 8
8b697d30c49f
--- a/CMakeLists.txt	Thu Dec 11 05:58:55 2014 +0200
+++ b/CMakeLists.txt	Thu Dec 11 05:59:43 2014 +0200
@@ -9,7 +9,7 @@
 	sources/version.cpp
 	sources/network/bytestream.cpp
 	sources/network/ipaddress.cpp
-	sources/network/udp.cpp
+	sources/network/udpsocket.cpp
 )
 
 set (CURSES_NEED_NCURSES, True)

mercurial