source: mainline/uspace/app/tetris/meson.build@ 5852a5a

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 5852a5a was 5fd05862, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 6 years ago

Convert uspace to meson

  • Property mode set to 100644
File size: 67 bytes
Line 
1src = files(
2 'shapes.c',
3 'scores.c',
4 'tetris.c',
5 'screen.c',
6)
Note: See TracBrowser for help on using the repository browser.