Changeset bb4d0b5 in mainline for uspace/app/nav/meson.build
- Timestamp:
- 2025-10-18T19:29:40Z (4 months ago)
- Branches:
- master
- Children:
- 3e41cc4
- Parents:
- 856a7b49
- File:
-
- 1 edited
-
uspace/app/nav/meson.build (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/nav/meson.build
r856a7b49 rbb4d0b5 29 29 deps = [ 'fmgt', 'ui' ] 30 30 src = files( 31 'dlg/ioerrdlg.c', 31 32 'dlg/newfiledlg.c', 32 33 'dlg/progress.c', … … 39 40 40 41 test_src = files( 42 'dlg/ioerrdlg.c', 41 43 'dlg/newfiledlg.c', 42 44 'dlg/progress.c',
Note:
See TracChangeset
for help on using the changeset viewer.
