mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-23 00:26:33 +00:00
Added minimal UDP client and server examples
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
QT = core network
|
||||
|
||||
CONFIG += c++17 cmdline
|
||||
|
||||
SOURCES += \
|
||||
main.cpp
|
||||
Reference in New Issue
Block a user