first commit

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2024-12-18 22:52:28 +01:00
commit fa580cae06
17 changed files with 2522 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
rootProject.name = "de.srsoftware.cal"
include("de.srsoftware.cal.db")
include("de.srsoftware.cal.import")
include("de.srsoftware.cal.web")
include("de.srsoftware.cal.web")
include("de.srsoftware.cal.api")