mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2026-03-16 04:30:15 +01: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'
|
|
) |