mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2026-06-15 02:23:51 +00:00
7 lines
223 B
Meson
7 lines
223 B
Meson
sourcefiles = files('main.c',
|
|
'flashcardsapp.c',
|
|
'flashcardsappwin.c',
|
|
'create-category.c',
|
|
'create-card.c',
|
|
'database.c'
|
|
) |