Network: Add WebService

This commit is contained in:
SirLynix
2023-06-09 09:20:25 +02:00
committed by Jérôme Leclercq
parent b5206ebdb7
commit c65daba072
20 changed files with 899 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
target("WebServices")
add_deps("NazaraNetwork")
add_files("main.cpp")