summaryrefslogtreecommitdiffhomepage
path: root/projects/VS2019/examples/network_udp_client.vcxproj
AgeCommit message (Collapse)Author
2021-02-20Fixes to make rnet and it's examples build on Windows in visual studio 2019. ↵Jeffery Myers
(#1602) Mostly typecasts, and some int to unsigned short changes, and including the windsock 2 library in the examples. Co-authored-by: Jeffery Myers <[email protected]>
2021-02-11ADDED: ALL examples projects to VS2019 solutionraysan5