first re-commit.

This commit is contained in:
2025-08-05 22:37:51 +02:00
commit 5295a82aa3
109 changed files with 9928 additions and 0 deletions

9
miniCashAll.pro Normal file
View File

@@ -0,0 +1,9 @@
TEMPLATE = subdirs
SUBDIRS += \
libMiniCash \
miniCashConnect \
miniCash
miniCash.depends = libMiniCash
miniCashConnect.depends = libMiniCash