1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-03-16 06:50:14 +01:00

more stuff!

This commit is contained in:
2026-03-06 15:48:13 +01:00
parent d9a14a9802
commit 504b8c674c
13 changed files with 275 additions and 97 deletions

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'
)