1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-06-15 02:23:51 +00:00
Files
flashcards/src/meson.build
T
2025-04-05 08:55:56 +02:00

7 lines
223 B
Meson

sourcefiles = files('main.c',
'flashcardsapp.c',
'flashcardsappwin.c',
'create-category.c',
'create-card.c',
'database.c'
)