CMakeLists.txt

branch
protocol5
changeset 171
d0fba0d7ad03
parent 167
0150f86e68f0
child 172
0b0bc8045d28
child 195
be953e1621d9
--- a/CMakeLists.txt	Sat Jul 23 12:35:43 2016 +0300
+++ b/CMakeLists.txt	Wed Jan 27 12:34:26 2021 +0200
@@ -20,7 +20,6 @@
 	sources/version.cpp
 	sources/network/bytestream.cpp
 	sources/network/ipaddress.cpp
-	sources/network/packetqueue.cpp
 	sources/network/rconsession.cpp
 	sources/network/udpsocket.cpp
 )
@@ -36,7 +35,6 @@
 	sources/mystring.h
 	sources/network/bytestream.h
 	sources/network/ipaddress.h
-	sources/network/packetqueue.h
 	sources/network/rconsession.h
 	sources/network/udpsocket.h
 	sources/range.h

mercurial