1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-06-15 04:33:52 +00:00

more stuff!

This commit is contained in:
2025-04-05 08:55:56 +02:00
parent 9f5f951a9f
commit 48918ba4bf
13 changed files with 275 additions and 97 deletions
+5 -4
View File
@@ -1,6 +1,7 @@
sourcefiles = files('main.c',
'flashcardsapp.c',
'flashcardsappwin.c',
'create-category.c',
'database.c'
'flashcardsapp.c',
'flashcardsappwin.c',
'create-category.c',
'create-card.c',
'database.c'
)