source: mainline/uspace/drv/bus/usb/usbmid/meson.build@ 5fd05862

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 5fd05862 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: 91 bytes
Line 
1deps = [ 'usbdev', 'usb' ]
2src = files(
3 'dump.c',
4 'explore.c',
5 'main.c',
6 'usbmid.c',
7)
Note: See TracBrowser for help on using the repository browser.