mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2025-12-12 04:31:39 +01:00
8 lines
136 B
Meson
8 lines
136 B
Meson
sourcefiles = files(
|
|
'main.c',
|
|
'flashcardsapp.c',
|
|
'flashcardsappwin.c',
|
|
'create-category.c',
|
|
'create-card.c',
|
|
'database.c'
|
|
) |