refactor(build): restructure into separate server targets

Update xmake.lua to split into HTTP, file, and DNS server targets with
individual source directories. Remove old main.cpp and add test.txt for new
functionality.
This commit is contained in:
Ваше Имя
2025-09-30 18:57:16 +04:00
parent 7dac7fb0de
commit c02ba25371
3 changed files with 31 additions and 25 deletions
+1
View File
@@ -0,0 +1 @@
Hello from file!