added server

This commit is contained in:
2026-08-01 18:43:40 +12:00
commit 07cc2e20a3
46 changed files with 9310 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
IDI_ICON1 ICON "icons/app.ico"
+1
View File
@@ -0,0 +1 @@
<!-- Placeholder for app.ico - Qt will handle resource loading gracefully if missing -->
+5
View File
@@ -0,0 +1,5 @@
<RCC>
<qresource prefix="/">
<file>icons/app.ico</file>
</qresource>
</RCC>